Sign inSign up

wydler/parsedmarc-app:latest

Multi-platform
Monitoring & observability
Index digest

sha256:9ccc8a98401fe40f5e695d2fafe7fa56072cfb1ee9de11cd1f5a81d73ee00d55

OS/ARCH

Compressed size

134.42 MB

Last pushed

8 days by danielwydler

Type

Image

Manifest digest

sha256:147be5182a34fe7e8c76b965e07aa48656b873f3066ae259b030fdbb2de64e45

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.68 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9LABEL maintainer=Daniel Wydler0 B
10LABEL org.opencontainers.image.authors=Daniel Wydler0 B
11LABEL org.opencontainers.image.description=A Python package and0 B
12LABEL org.opencontainers.image.documentation=https://github.com/wydler/parsedmarc-docker/blob/master/README.md0 B
13LABEL org.opencontainers.image.source=https://github.com/wydler/parsedmarc-docker0 B
14LABEL org.opencontainers.image.title=wydler/parsedmarc-app0 B
15LABEL org.opencontainers.image.url=https://github.com/wydler/parsedmarc-docker0 B
16WORKDIR /0 B
17COPY ./docker/parsedmarc/requirements.txt ./ # buildkit164 B
18RUN /bin/sh -c set -eux;399.38 KB
19RUN /bin/sh -c pip install92.39 MB
20RUN /bin/sh -c useradd -ms3.24 KB
21ENTRYPOINT ["parsedmarc"]0 B
22CMD ["--help"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'