Sign inSign up

alplat/dockflare-mail-manager:sha-452ebe9

Multi-platform
Index digest

sha256:d755a0341e64c0e9f9046cf0780a0a554d46e6636e966b0298f41529001a7f52

OS/ARCH

Compressed size

69.81 MB

Last pushed

5 months by alplat

Type

Image

Manifest digest

sha256:27d6bb7df9a45034a143e84952f14ff9bfcd9364fc98308d65e0aa9d6233f8c7

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.120 B
6ENV PYTHON_SHA256=2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b45930 B
7RUN /bin/sh -c set -eux;11.25 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ENV PYTHONDONTWRITEBYTECODE=10 B
11ENV PYTHONUNBUFFERED=10 B
12RUN /bin/sh -c groupadd -g3.22 KB
13WORKDIR /app93 B
14COPY requirements.txt . # buildkit280 B
15RUN /bin/sh -c pip install28.9 MB
16COPY app/ ./app/ # buildkit26.2 KB
17COPY entrypoint.py . # buildkit2.55 KB
18RUN /bin/sh -c mkdir -p137 B
19USER mailmgr0 B
20EXPOSE [8025/tcp]0 B
21CMD ["python" "entrypoint.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'