🗃️ Committing everything that changed 🗃️

Dockerfile
Dockerfile.3.14
Dockerfile.3.15
Dockerfile.3.16
Dockerfile.3.17
Dockerfile.3.18
Dockerfile.3.19
Dockerfile.3.20
Dockerfile.edge
This commit is contained in:
casjay 2024-08-10 21:14:25 -04:00
parent 2c0cc3d03c
commit f9776e7017
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
9 changed files with 9 additions and 9 deletions

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -79,7 +79,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \

View File

@ -78,7 +78,7 @@ RUN set -e; \
ENV SHELL="/bin/bash" ENV SHELL="/bin/bash"
SHELL [ "/bin/bash", "-c" ] SHELL [ "/bin/bash", "-c" ]
COPY ./rootfs/usr/local/bin/pkmgr /usr/local/bin/pkmgr COPY ./rootfs/usr/local/bin/. /usr/local/bin/
COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu COPY --from=gosu /usr/local/bin/gosu /usr/local/bin/gosu
RUN echo "Initializing the system"; \ RUN echo "Initializing the system"; \