mirror of
https://github.com/dockersrc/debian
synced 2024-11-23 17:23:05 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile Dockerfile.10 Dockerfile.11 Dockerfile.12 Dockerfile.13
This commit is contained in:
parent
3e53439e3e
commit
aa4d0d7797
@ -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