Sign inSign up

fboaventura/dckr-dmarc-reports:latest

Multi-platform
Index digest

sha256:29c0bb3137dad968ae0ae00fe19bc09518232d1202edb23bee2b9ff1cfdefa17

OS/ARCH

Compressed size

160.85 MB

Last pushed

9 days by fboaventura

Type

Image

Manifest digest

sha256:41d2d2acd03eef129389fb96c62243723910e07d7a85553e1c975bf773e3f95e

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.29 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10COPY /uv /uvx /bin/ #23.62 MB
11WORKDIR /app90 B
12COPY pyproject.toml uv.lock ./ #173.18 KB
13COPY dnscheck/ ./dnscheck/ # buildkit3.81 KB
14RUN /bin/sh -c uv sync92.53 MB
15COPY wsgi.py gunicorn.conf.py ./ #881 B
16COPY dmarc/ ./dmarc/ # buildkit89.83 KB
17EXPOSE [5000/tcp]0 B
18CMD ["/app/.venv/bin/gunicorn" "wsgi:app"]0 B

Command

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