Sign inSign up

wydler/parsedmarc-app:9.11.2-0002

Multi-platform
Monitoring & observability
Index digest

sha256:ee8fb856e117c8a5e15f181b05c91f9899a3a42b735570c4892f35b0456a077b

OS/ARCH

Compressed size

153.21 MB

Last pushed

4 months by danielwydler

Type

Image

Manifest digest

sha256:132546aa26a514c9cbba89293ce50ac54c39e0191b40184917de8c6a338a6c1f

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.21 MB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;251 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 ./ # buildkit127 B
18RUN /bin/sh -c set -eux;399.32 KB
19RUN /bin/sh -c pip install111.19 MB
20RUN /bin/sh -c useradd -ms3.24 KB
21ENTRYPOINT ["parsedmarc"]0 B
22CMD ["--help"]0 B

Command

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