mirror of
https://github.com/dockersrc/ubuntu
synced 2024-11-23 23: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
de31e411c1
commit
b4aba2c24c
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
@ -80,7 +80,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"; \
|
||||||
|
Loading…
Reference in New Issue
Block a user