File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends \
3737 apt-utils apt-transport-https \
3838 ca-certificates locales locales-all tzdata sudo \
3939 zip unzip gzip bzip2 xz-utils tar p7zip-full \
40- curl wget netcat net-tools aptitude
40+ curl wget netcat-traditional net-tools aptitude
4141
4242# Generate the locales
4343RUN locale-gen $LANG && \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends \
3737 apt-utils apt-transport-https \
3838 ca-certificates locales locales-all tzdata sudo \
3939 zip unzip gzip bzip2 xz-utils tar p7zip-full \
40- curl wget netcat net-tools aptitude
40+ curl wget netcat-traditional net-tools aptitude
4141
4242# Generate the locales
4343RUN locale-gen $LANG && \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends \
3737 apt-utils apt-transport-https \
3838 ca-certificates locales locales-all tzdata sudo \
3939 zip unzip gzip bzip2 xz-utils tar p7zip-full \
40- curl wget netcat net-tools aptitude
40+ curl wget netcat-traditional net-tools aptitude
4141
4242# Generate the locales
4343RUN locale-gen $LANG && \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends \
3737 apt-utils apt-transport-https \
3838 ca-certificates locales locales-all tzdata sudo \
3939 zip unzip gzip bzip2 xz-utils tar p7zip-full \
40- curl wget netcat net-tools aptitude
40+ curl wget netcat-traditional net-tools aptitude
4141
4242# Generate the locales
4343RUN locale-gen $LANG && \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends \
3737 apt-utils apt-transport-https \
3838 ca-certificates locales locales-all tzdata sudo \
3939 zip unzip gzip bzip2 xz-utils tar p7zip-full \
40- curl wget netcat net-tools aptitude
40+ curl wget netcat-traditional net-tools aptitude
4141
4242# Generate the locales
4343RUN locale-gen $LANG && \
You can’t perform that action at this time.
0 commit comments