mirror of
https://github.com/dockersrc/ubuntu
synced 2024-11-23 23:23:04 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile Dockerfile.18.04 Dockerfile.19.04 Dockerfile.20.04 Dockerfile.21.04 Dockerfile.22.04 Dockerfile.23.04 Dockerfile.23.10 Dockerfile.24.04 Dockerfile.24.10
This commit is contained in:
parent
414865f793
commit
10645f54c7
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
@ -76,9 +76,8 @@ RUN set -e; \
|
|||||||
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
echo "$LANG UTF-8" >"/etc/locale.gen"; \
|
||||||
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
echo 'export DEBIAN_FRONTEND="'${DEBIAN_FRONTEND}'"' >"/etc/profile.d/apt.sh" && chmod 755 "/etc/profile.d/apt.sh"; \
|
||||||
apt update && apt install -yy bash locales apt-utils; \
|
apt update && apt install -yy bash locales apt-utils; \
|
||||||
update-alternatives --install /bin/sh sh /bin/bash 1; \
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG; \
|
||||||
update-alternatives --install /usr/bin/sh sh /bin/bash 1; \
|
update-alternatives --install /bin/sh sh /bin/bash 1
|
||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
SHELL [ "/bin/bash", "-c" ]
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user