sha256:743fa881f2f2f2174d0f9da7197c38f90ab991e994f7ebfc00bc18bb97aae52f
OS/ARCH
Compressed size
23.66 MB
Last pushed
12 months by asapdotid
Type
Image
Manifest digest
sha256:384e977201567369557605e663d5efbc871099c1ac630da6078ad08e387943fe
Image Layers
1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB2CMD ["/bin/sh"]0 B4LABEL description=Rootless logrotate Alpine container0 B5ARG TARGETARCH=arm0 B6RUN |1 TARGETARCH=arm /bin/sh -c13.7 MB7COPY /usr/local/bin/supercronic /usr/local/bin/supercronic # buildkit6.84 MB8ARG USERNAME=logrotateuser0 B9ARG USER_UID=10000 B10ARG USER_GID=10000 B11ARG TZ=UTC0 B12ENV USERNAME=logrotateuser0 B13ENV USER_UID=10000 B14ENV USER_GID=10000 B15ENV TZ=UTC0 B16SHELL [/bin/bash -o pipefail -c]0 B17RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=1000957 B18RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=1000416 B19RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=1000134 B20COPY src/alpine/config/logrotate.conf /etc/logrotate.conf # buildkit279 B21COPY src/alpine/scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.79 KB22COPY src/alpine/scripts/signal-container.sh /usr/local/bin/signal-container.sh # buildkit713 B23COPY src/alpine/scripts/healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.45 KB24COPY src/alpine/scripts/init-runtime.sh /usr/local/bin/init-runtime.sh # buildkit1.57 KB25RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=10004.35 KB26RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=1000189 B27RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=1000185 B28HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s"0 B29RUN |5 TARGETARCH=arm USERNAME=logrotateuser USER_UID=100030.54 KB30USER 10000 B31ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/init-runtime.sh"]0 B32CMD ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit