Sign inSign up

highcanfly/pretix:v4.21.21b

Multi-platform
Index digest

sha256:b94b3f3737251c9f311a02865994d5a165ed540d2b4d47133e4d9f4bc66ee598

OS/ARCH

Compressed size

741.29 MB

Last pushed

about 3 years by highcanfly

Type

Image

Manifest digest

sha256:3e20f498e68f5235e27d44e461422e346a455dc4825de2dee936c5f7fc64e33e

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.26 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;6.09 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.40 B
11RUN /bin/sh -c set -eux;18.85 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.1.20 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
17RUN /bin/sh -c set -eux;2.95 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c apt-get update31.64 MB
20COPY /usr/local/bin/node /usr/local/bin/node # buildkit32.28 MB
21COPY /usr/local/lib/node_modules/ /usr/local/lib/node_modules/ # buildkit2.92 MB
22RUN /bin/sh -c cd /usr/local/bin/222 B
23ENV LC_ALL=C.UTF-8 DJANGO_SETTINGS_MODULE=production_settings0 B
24COPY deployment/docker/pretix.bash /usr/local/bin/pretix # buildkit677 B
25COPY deployment/docker/supervisord /etc/supervisord # buildkit578 B
26COPY deployment/docker/supervisord.all.conf /etc/supervisord.all.conf # buildkit177 B
27COPY deployment/docker/supervisord.web.conf /etc/supervisord.web.conf # buildkit197 B
28COPY deployment/docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.16 KB
29COPY deployment/docker/nginx-max-body-size.conf /etc/nginx/conf.d/nginx-max-body-size.conf # buildkit212 B
30COPY deployment/docker/production_settings.py /pretix/src/production_settings.py # buildkit318 B
31COPY pyproject.toml /pretix/pyproject.toml # buildkit1.9 KB
32COPY _build /pretix/_build # buildkit355 B
33COPY src /pretix/src # buildkit14.28 MB
34RUN /bin/sh -c pip3 install109.48 MB
35RUN /bin/sh -c chmod +x58.08 MB
36RUN /bin/sh -c pip install95.54 KB
37RUN /bin/sh -c pip install59.97 MB
38RUN /bin/sh -c DJANGO_SETTINGS_MODULE="" pip8.42 MB
39RUN /bin/sh -c DJANGO_SETTINGS_MODULE="" pip376.11 KB
40RUN /bin/sh -c python -m63.3 MB
41COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit986 B
42RUN /bin/sh -c chmod ugo+x981 B
43VOLUME [/etc/pretix /data]0 B
44EXPOSE map[80/tcp:{}]0 B
45ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
46CMD ["all"]0 B

Command

ADD file:cc1376ecb3d9e93e4160573c110da753ffeb2efe2223351f1fbf483d89f1a756 in /