Sign inSign up

fboaventura/dckr-dmarc-reports:27f0949a

Multi-platform
Index digest

sha256:b94ddd2900a856360dcd2f785468ec46f061fc7c2cae0f3816f888985dd36a67

OS/ARCH

Compressed size

170.63 MB

Last pushed

4 months by fboaventura

Type

Image

Manifest digest

sha256:24e832fa897acdd1aeebff7b81b150a8f9b7980fe3eed8c4c587d3f764543a01

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.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9WORKDIR /app92 B
10COPY dmarc/requirements.txt requirements.txt # buildkit201 B
11RUN /bin/sh -c pip install128.98 MB
12COPY wsgi.py gunicorn.conf.py ./ #914 B
13COPY dmarc/ ./dmarc/ # buildkit13.82 KB
14EXPOSE [5000/tcp]0 B
15HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
16CMD ["gunicorn" "wsgi:app"]0 B

Command

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