This commit is contained in:
parent
69aadf8a68
commit
f9516e2f9d
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ LABEL version="1.1"
|
|||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt-get update && apt-get install -qy --no-install-recommends \
|
||||
curl ca-certificates git zstd openssh-client make unzip nodejs python3 jq curl bzip2 docker-cli docker-buildx docker-compose && \
|
||||
curl ca-certificates git zstd openssh-client make unzip nodejs python3 jq bzip2 docker-cli docker-buildx docker-compose && \
|
||||
rm -rf /var/lib/apt/lists/* /var/log/*.log /usr/share/doc/* /usr/share/info/* /usr/share/linda/* /usr/share/lintian/overrides/* /usr/share/man/* /etc/cron.daily/* /etc/cron.d/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue