mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
updated Dockerfile
This commit is contained in:
@@ -17,7 +17,7 @@ RUN apt-get update
|
||||
RUN apt-get install -y curl git
|
||||
|
||||
# install python
|
||||
RUN apt-get install -y python3 python3-pip net-tools iputils-ping ntp
|
||||
RUN apt-get install -y python python3 python3-pip net-tools iputils-ping ntp
|
||||
|
||||
# install nvm
|
||||
RUN curl https://raw.githubusercontent.com/creationix/nvm/v0.24.0/install.sh | bash \
|
||||
|
||||
Reference in New Issue
Block a user