mirror of
https://github.com/dockersrc/alpine
synced 2024-11-21 11:23:06 -05:00
🗃️ 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:
parent
02f4562055
commit
0f868fb0c8
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
@ -72,6 +72,7 @@ RUN set -e; \
|
|||||||
apk --no-cache add bash
|
apk --no-cache add bash
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user