Sign inSign up

asapdotid/logrotate:latest

Multi-platform
Developer tools
Operating systems
Monitoring & observability
Index digest

sha256:743fa881f2f2f2174d0f9da7197c38f90ab991e994f7ebfc00bc18bb97aae52f

OS/ARCH

Compressed size

25.36 MB

Last pushed

11 months by asapdotid

Type

Image

Manifest digest

sha256:c9f22b91ea57b454cf50622cd7000ac83e496ff4461dcbb857ee2c16ce2b92a0

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
4LABEL description=Rootless logrotate Alpine container0 B
5ARG TARGETARCH=amd640 B
6RUN |1 TARGETARCH=amd64 /bin/sh -c14.57 MB
7COPY /usr/local/bin/supercronic /usr/local/bin/supercronic # buildkit7.13 MB
8ARG USERNAME=logrotateuser0 B
9ARG USER_UID=10000 B
10ARG USER_GID=10000 B
11ARG TZ=UTC0 B
12ENV USERNAME=logrotateuser0 B
13ENV USER_UID=10000 B
14ENV USER_GID=10000 B
15ENV TZ=UTC0 B
16SHELL [/bin/bash -o pipefail -c]0 B
17RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=1000953 B
18RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=1000418 B
19RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=1000133 B
20COPY src/alpine/config/logrotate.conf /etc/logrotate.conf # buildkit280 B
21COPY src/alpine/scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.79 KB
22COPY src/alpine/scripts/signal-container.sh /usr/local/bin/signal-container.sh # buildkit710 B
23COPY src/alpine/scripts/healthcheck.sh /usr/local/bin/healthcheck.sh # buildkit1.46 KB
24COPY src/alpine/scripts/init-runtime.sh /usr/local/bin/init-runtime.sh # buildkit1.57 KB
25RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=10004.35 KB
26RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=1000190 B
27RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=1000185 B
28HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck.sh"] "1m0s" "10s"0 B
29RUN |5 TARGETARCH=amd64 USERNAME=logrotateuser USER_UID=100030.53 KB
30USER 10000 B
31ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/init-runtime.sh"]0 B
32CMD ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit