This commit is contained in:
parent
3e401c35fc
commit
342556c25b
@ -33,6 +33,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
git \
|
git \
|
||||||
jq \
|
jq \
|
||||||
locales \
|
locales \
|
||||||
|
make \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
powershell-lts \
|
powershell-lts \
|
||||||
@ -68,7 +69,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
build-essential \
|
build-essential \
|
||||||
# ca-certificates \
|
# ca-certificates \
|
||||||
curl \
|
|
||||||
gnupg && \
|
gnupg && \
|
||||||
apt-get autoremove -y && \
|
apt-get autoremove -y && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
|
Loading…
Reference in New Issue
Block a user