You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
&& localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
32
+
RUN set -eux; \
33
+
if [ -f /etc/dpkg/dpkg.cfg.d/docker ]; then \
34
+
# if this file exists, we're likely in "debian:xxx-slim", and locales are thus being excluded so we need to remove that exclusion (since we need locales)
0 commit comments