mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Dockerfile
This commit is contained in:
@@ -36,7 +36,7 @@ RUN cd /opt/crawlab/frontend && yarn install --registry=https://registry.npm.tao
|
||||
RUN apt-get install -y nginx
|
||||
|
||||
# install redis
|
||||
RUN apt-get install redis-server
|
||||
RUN apt-get install -y redis-server
|
||||
RUN service redis-server start
|
||||
|
||||
# install mongodb
|
||||
|
||||
Reference in New Issue
Block a user