mirror of
https://github.com/dockersrc/debian
synced 2025-10-15 02:02:18 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile Dockerfile.10 Dockerfile.11 Dockerfile.12 Dockerfile.13
This commit is contained in:
@@ -78,6 +78,7 @@ RUN set -e; \
|
|||||||
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
|
||||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
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
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
|
||||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
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
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
|
||||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
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
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
|
||||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
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
|
dpkg-reconfigure --frontend=noninteractive locales;update-locale LANG=$LANG
|
||||||
|
|
||||||
ENV SHELL="/bin/bash"
|
ENV SHELL="/bin/bash"
|
||||||
|
SHELL [ "/bin/bash", "-c" ]
|
||||||
|
|
||||||
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr
|
||||||
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
|
||||||
|
Reference in New Issue
Block a user