mirror of
https://github.com/dockersrc/ubuntu
synced 2024-11-21 05: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
42027bb886
commit
e142da98f8
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
@ -78,6 +78,7 @@ RUN set -e; \
|
||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||
|
||||
ENV SHELL="/bin/bash"
|
||||
SHELL [ "/bin/bash", "-c" ]
|
||||
|
||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||
|
Loading…
Reference in New Issue
Block a user