Sign inSign up

jma1ice/newsletterr:v0.9.17

Networking
Integration & delivery
Web servers
Index digest

sha256:296a25a7e7878115b139bd79631d34eb0eba3af1e759482833b48d3c337173b7

OS/ARCH

linux/amd64

Compressed size

497.05 MB

Last pushed

11 months by jma1ice

Type

Image

Manifest digest

sha256:cb54d8642303c0e3fc14a9998038e421715298954111f4a9b37947b7d0157d40

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;4.05 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 /app92 B
13RUN /bin/sh -c apt-get update97.03 MB
14COPY newsletterr/requirements.txt /app/requirements.txt # buildkit212 B
15RUN /bin/sh -c pip install68.26 MB
16RUN /bin/sh -c python -m285.83 MB
17COPY newsletterr/ /app/ # buildkit1.94 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' '@1759104000'