Sign inSign up

fboaventura/dckr-dmarc-reports:f094e301

Multi-platform
Index digest

sha256:933d8a9b774f91457428538d38fa931628c6c349682ebffdc5607fe5b0443ae4

OS/ARCH

Compressed size

167.19 MB

Last pushed

3 months by fboaventura

Type

Image

Manifest digest

sha256:2b9fb84bc87beee610f3c6aa298276e2400e579af3e8da451c37049c02cbc8b5

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
10WORKDIR /app92 B
11COPY pyproject.toml ./ # buildkit389 B
12COPY dnscheck/ ./dnscheck/ # buildkit3.81 KB
13RUN /bin/sh -c pip install6.99 MB
14COPY dmarc/requirements.txt requirements.txt # buildkit382 B
15RUN /bin/sh -c pip install118.94 MB
16COPY wsgi.py gunicorn.conf.py ./ #913 B
17COPY dmarc/ ./dmarc/ # buildkit19.37 KB
18EXPOSE [5000/tcp]0 B
19CMD ["gunicorn" "wsgi:app"]0 B

Command

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