sha256:a676bed9c5303952590fcb2d7c73ed8bf4daca8af071ff00095c0536426815c0
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 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=SamuelRu0 B4LABEL description=Docker image for rotating0 B5LABEL license=MIT0 B6LABEL copyright=Copyright (c) 2025 Samuel0 B7LABEL source=https://github.com/samuelru/logrotate0 B8RUN /bin/sh -c apk add2.28 MB9RUN /bin/sh -c mkdir -p94 B10COPY entrypoint.sh /entrypoint.sh # buildkit1.82 KB11RUN /bin/sh -c chmod +x1.82 KB12ENV LOGS_PATH=/logs/*.log TRIGGER_INTERVAL=daily MAX_SIZE=NONE MAX_BACKUPS=3650 B13VOLUME [/logs]0 B14ENTRYPOINT ["/entrypoint.sh"]0 B15CMD ["run"]0 B16LABEL maintainer=Daniel Wydler0 B17LABEL org.opencontainers.image.authors=Daniel Wydler0 B18LABEL org.opencontainers.image.description=A Python package and0 B19LABEL org.opencontainers.image.documentation=https://github.com/dwydler/parsedmarc-docker/blob/master/README.md0 B20LABEL org.opencontainers.image.source=https://github.com/dwydler/parsedmarc-docker0 B21LABEL org.opencontainers.image.title=wydler/parsedmarc-logrotate0 B22LABEL org.opencontainers.image.url=https://github.com/dwydler/parsedmarc-docker0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit