🗃️ Committing everything that changed 🗃️

Dockerfile
Dockerfile.10
Dockerfile.11
Dockerfile.12
Dockerfile.13
This commit is contained in:
casjay 2024-08-10 19:34:54 -04:00
parent 636ab11af3
commit 1c4f50454f
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
5 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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