mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-27 17:50:53 +01:00
updated Dockerfile
This commit is contained in:
@@ -14,7 +14,7 @@ ENV WORK_DIR /opt/crawlab
|
||||
|
||||
# install curl git
|
||||
RUN apt-get update
|
||||
RUN apt-get install curl git
|
||||
RUN apt-get install -y curl git
|
||||
|
||||
|
||||
# install nvm
|
||||
|
||||
Reference in New Issue
Block a user