Sign inSign up

fboaventura/dckr-dmarc-reports:1ece0810

Multi-platform
Index digest

sha256:24bb4083046f17d70306a763bd40cf16ae7483041edbe70d16ff9445d1cefa9d

OS/ARCH

Compressed size

157.61 MB

Last pushed

3 months by fboaventura

Type

Image

Manifest digest

sha256:015b80af65e5e706336fa2b662d582fa78c219075aa14b1ad5eb445a16694f85

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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.27 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10COPY /uv /uvx /bin/ #23.62 MB
11WORKDIR /app93 B
12COPY pyproject.toml uv.lock ./ #173.18 KB
13COPY dnscheck/ ./dnscheck/ # buildkit3.81 KB
14RUN /bin/sh -c uv sync92.56 MB
15COPY wsgi.py gunicorn.conf.py ./ #913 B
16COPY dmarc/ ./dmarc/ # buildkit19.16 KB
17EXPOSE [5000/tcp]0 B
18CMD ["uv" "run" "gunicorn" "wsgi:app"]0 B

Command

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