install curl
This commit is contained in:
@ -10,5 +10,6 @@ RUN \
|
|||||||
apt-get install -y openssh-client && \
|
apt-get install -y openssh-client && \
|
||||||
apt-get install -y git && \
|
apt-get install -y git && \
|
||||||
apt-get install -y python && \
|
apt-get install -y python && \
|
||||||
|
apt-get install -y curl && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user