Sign inSign up

wydler/parsedmarc-logrotate:9.5.5-0000

Multi-platform
Index digest

sha256:fa8b83e8e189d3553118d1f6b38d7a8289373e9b3293168f9650829d29586781

OS/ARCH

Compressed size

6.29 MB

Last pushed

5 months by danielwydler

Type

Image

Manifest digest

sha256:511e0c66c540807c956b901f6e68cfcc30d9bb8245097ae67b922033a014756b

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=SamuelRu0 B
4LABEL description=Docker image for rotating0 B
5LABEL license=MIT0 B
6LABEL copyright=Copyright (c) 2025 Samuel0 B
7LABEL source=https://github.com/samuelru/logrotate0 B
8RUN /bin/sh -c apk add2.28 MB
9RUN /bin/sh -c mkdir -p94 B
10COPY entrypoint.sh /entrypoint.sh # buildkit1.82 KB
11RUN /bin/sh -c chmod +x1.82 KB
12ENV LOGS_PATH=/logs/*.log TRIGGER_INTERVAL=daily MAX_SIZE=NONE MAX_BACKUPS=3650 B
13VOLUME [/logs]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B
15CMD ["run"]0 B
16LABEL maintainer=Daniel Wydler0 B
17LABEL org.opencontainers.image.authors=Daniel Wydler0 B
18LABEL org.opencontainers.image.description=A Python package and0 B
19LABEL org.opencontainers.image.documentation=https://github.com/dwydler/parsedmarc-docker/blob/master/README.md0 B
20LABEL org.opencontainers.image.source=https://github.com/dwydler/parsedmarc-docker0 B
21LABEL org.opencontainers.image.title=wydler/parsedmarc-logrotate0 B
22LABEL org.opencontainers.image.url=https://github.com/dwydler/parsedmarc-docker0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit