Sign inSign up

reon04/pfadinet_pretix:2025.7.0

Multi-platform
Web servers
Index digest

sha256:fb21504765bb32431e62952a1eac88242a2b8d1402ab9f00ebf67e298febe785

OS/ARCH

Compressed size

635.54 MB

Last pushed

about 1 year by reon04

Type

Image

Manifest digest

sha256:f5d788b69f7a14af3aa1906a424d499223dbc07be0376688af1b0241f336ae1d

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.6 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.88 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.11.130 B
10ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
11RUN /bin/sh -c set -eux;23.18 MB
12RUN /bin/sh -c set -eux;251 B
13CMD ["python3"]0 B
14RUN /bin/sh -c apt-get update65.78 MB
15ENV LC_ALL=C.UTF-8 DJANGO_SETTINGS_MODULE=production_settings0 B
16COPY deployment/docker/pretix.bash /usr/local/bin/pretix # buildkit675 B
17COPY deployment/docker/supervisord /etc/supervisord # buildkit581 B
18COPY deployment/docker/supervisord.all.conf /etc/supervisord.all.conf # buildkit177 B
19COPY deployment/docker/supervisord.web.conf /etc/supervisord.web.conf # buildkit196 B
20COPY deployment/docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.18 KB
21COPY deployment/docker/nginx-max-body-size.conf /etc/nginx/conf.d/nginx-max-body-size.conf # buildkit212 B
22COPY deployment/docker/production_settings.py /pretix/src/production_settings.py # buildkit351 B
23COPY pyproject.toml /pretix/pyproject.toml # buildkit1.87 KB
24COPY _build /pretix/_build # buildkit382 B
25COPY src /pretix/src # buildkit18.25 MB
26RUN /bin/sh -c pip3 install108.41 MB
27RUN /bin/sh -c chmod +x62.78 MB
28USER pretixuser0 B
29VOLUME [/etc/pretix /data]0 B
30EXPOSE map[80/tcp:{}]0 B
31ENTRYPOINT ["pretix"]0 B
32CMD ["all"]0 B
33USER root0 B
34RUN /bin/sh -c cd /pretix/src32 B
35RUN /bin/sh -c pip install15.45 MB
36RUN /bin/sh -c pip install120.45 KB
37USER pretixuser0 B
38RUN /bin/sh -c cd /pretix/src3.51 MB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'