sha256:96d1142edaa2ec4c43ee47ec13a2db1afb50e54923fce66fdf53b52460c0703c
OS/ARCH
linux/amd64
Compressed size
39.5 MB
Last pushed
over 1 year by carlgo11
Type
Image
Manifest digest
sha256:d36fc340c3b618976ddfc24450a2900af0055eb4663f48b02a3b7d1e3c93999b
Image Layers
1ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit3.48 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.source=https://github.com/ironpeakservices/iron-alpine0 B4SHELL [/bin/sh -o pipefail -c]0 B5RUN /bin/sh -o pipefail -c214 B6ENV APP_USER=app0 B7ENV APP_DIR=/app0 B8ENV DATA_DIR=/app/data0 B9ENV CONF_DIR=/app/conf0 B10RUN /bin/sh -o pipefail -c292.2 KB11RUN /bin/sh -o pipefail -c955 B12RUN /bin/sh -o pipefail -c200 B13RUN /bin/sh -o pipefail -c1.4 KB14RUN /bin/sh -o pipefail -c136 B15RUN /bin/sh -o pipefail -c249 B16RUN /bin/sh -o pipefail -c202 B17RUN /bin/sh -o pipefail -c386 B18RUN /bin/sh -o pipefail -c159 B19RUN /bin/sh -o pipefail -c32 B20RUN /bin/sh -o pipefail -c32 B21RUN /bin/sh -o pipefail -c242 B22RUN /bin/sh -o pipefail -c148 B23RUN /bin/sh -o pipefail -c182 B24RUN /bin/sh -o pipefail -c87 B25RUN /bin/sh -o pipefail -c125 B26RUN /bin/sh -o pipefail -c32 B27COPY post-install.sh /app/ # buildkit470 B28RUN /bin/sh -o pipefail -c466 B29WORKDIR /app32 B30RUN /bin/sh -o pipefail -c35.73 MB31COPY --chown=app:app --chmod=500 loop.sh /app/loop568 B32COPY --chown=app:app --chmod=500 backup.sh /app/backup.sh835 B33USER app0 B34CMD ["/app/loop"]0 B35HEALTHCHECK &{["CMD-SHELL" "pgrep loop >/dev/null"]0 BCommand
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit