Sign inSign up

highcanfly/pretix:hcf-oci-test

Multi-platform
Index digest

sha256:1e48b0a89c3b22ce93178bca6c5d10f93ca69559d23fedab11de17889b9ff465

OS/ARCH

Compressed size

732.03 MB

Last pushed

almost 3 years by highcanfly

Type

Image

Manifest digest

sha256:0874e0377c7fd8643c1bcb806745f179d47e1a2935d7dd6478cd370be31f31d9

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.48 MB
4/bin/sh -c apt-get update &&61.02 MB
5/bin/sh -c set -ex; apt-get193.04 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.17 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.50 B
11RUN /bin/sh -c set -eux;18.54 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.2.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
17RUN /bin/sh -c set -eux;2.97 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c apt-get update64.05 MB
20ENV LC_ALL=C.UTF-8 DJANGO_SETTINGS_MODULE=production_settings0 B
21COPY deployment/docker/pretix.bash /usr/local/bin/pretix # buildkit678 B
22COPY deployment/docker/supervisord /etc/supervisord # buildkit578 B
23COPY deployment/docker/supervisord.all.conf /etc/supervisord.all.conf # buildkit178 B
24COPY deployment/docker/supervisord.web.conf /etc/supervisord.web.conf # buildkit195 B
25COPY deployment/docker/nginx.conf /etc/nginx/nginx.conf # buildkit1.16 KB
26COPY deployment/docker/nginx-max-body-size.conf /etc/nginx/conf.d/nginx-max-body-size.conf # buildkit210 B
27COPY deployment/docker/production_settings.py /pretix/src/production_settings.py # buildkit325 B
28COPY pyproject.toml /pretix/pyproject.toml # buildkit1.92 KB
29COPY _build /pretix/_build # buildkit357 B
30COPY src /pretix/src # buildkit14.51 MB
31RUN /bin/sh -c pip3 install110.62 MB
32RUN /bin/sh -c chmod +x57.31 MB
33RUN /bin/sh -c pip install99.03 KB
34RUN /bin/sh -c pip install59.97 MB
35RUN /bin/sh -c DJANGO_SETTINGS_MODULE="" pip8.43 MB
36RUN /bin/sh -c DJANGO_SETTINGS_MODULE="" pip379.4 KB
37RUN /bin/sh -c DJANGO_SETTINGS_MODULE="" pip1.25 MB
38RUN /bin/sh -c python -m63.9 MB
39COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit984 B
40RUN /bin/sh -c chmod ugo+x980 B
41VOLUME [/etc/pretix /data]0 B
42EXPOSE map[80/tcp:{}]0 B
43ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
44CMD ["all"]0 B

Command

ADD file:7a0adbde6e967e2bcaafa69f04fabdec993025645c8d0d51acc991a31b404eed in /