Sign inSign up

jma1ice/newsletterr:v2025.2.1

Networking
Integration & delivery
Web servers
Index digest

sha256:6ea067692662ce5ef24d76fd4f535a7649bb78fcceaffdec2941d07ab5f67b69

OS/ARCH

linux/amd64

Compressed size

468.25 MB

Last pushed

9 months by jma1ice

Type

Image

Manifest digest

sha256:5e44d7b6904bb23775b1db7e9527d050112024513833147c932d13e2fce0efec

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PIP_DISABLE_PIP_VERSION_CHECK=1 FLASK_ENV=production PUBLIC_BASE_URL=http://127.0.0.1:63970 B
12WORKDIR /app93 B
13RUN /bin/sh -c apt-get update97.03 MB
14COPY newsletterr/requirements.txt /app/requirements.txt # buildkit227 B
15RUN /bin/sh -c pip install69.17 MB
16RUN /bin/sh -c python -m258.93 MB
17COPY newsletterr/ /app/ # buildkit1.95 MB
18VOLUME [/app/database]0 B
19VOLUME [/app/env]0 B
20VOLUME [/app/static/uploads]0 B
21EXPOSE [6397/tcp]0 B
22CMD ["python" "newsletterr.py"]0 B

Command

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