This commit is contained in:
parent
646bea1f38
commit
78d7ecb008
@ -9,11 +9,12 @@ RUN apt-get update \
|
|||||||
build-essential \
|
build-essential \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
|
openssh-client \
|
||||||
|
pwgen \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-setuptools \
|
python3-setuptools \
|
||||||
python3-wheel \
|
python3-wheel \
|
||||||
openssh-client \
|
|
||||||
sudo \
|
sudo \
|
||||||
wget \
|
wget \
|
||||||
&& rm -rf /var/lib/apt/lists/* \
|
&& rm -rf /var/lib/apt/lists/* \
|
||||||
|
Loading…
Reference in New Issue
Block a user