s
This commit is contained in:
parent
646ab5a9af
commit
4ad569feaf
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ RUN --mount=type=bind,from=download,source=/tmp/docker,target=/tmp/docker \
|
|||
--mount=type=tmpfs,target=/var/cache \
|
||||
ls -lA /tmp/docker/ && \
|
||||
apt-get -qq update && \
|
||||
apt-get -qq install --yes --no-install-recommends htop wget curl && \
|
||||
apt-get -qq install --yes --no-install-recommends htop wget curl net-tools && \
|
||||
rm -rf /etc/*- /var/lib/dpkg/*-old /var/lib/dpkg/status
|
||||
USER 1000
|
Loading…
Add table
Add a link
Reference in a new issue