Sign inSign up

pavics/portrait-clim-extra:20231017

Manifest digest

sha256:17436a68567f9ff6f19149658357822c9e2345b32a6607f8814a2298df823e15

OS/ARCH

linux/amd64

Compressed size

446.85 MB

Last pushed

almost 3 years by pavics

Type

Image

Manifest digest

sha256:17436a68567f9ff6f19149658357822c9e2345b32a6607f8814a2298df823e15

Image Layers

1ADD file ... in / 52.51 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c apt-get update &&52.06 MB
5/bin/sh -c set -ex; apt-get187.72 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 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.130 B
11RUN /bin/sh -c set -eux;16.54 MB
12RUN /bin/sh -c set -eux;243 B
13ENV PYTHON_PIP_VERSION=23.0.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.94 MB
18CMD ["python3"]0 B
19LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
20COPY install-nginx-debian.sh / # buildkit1.29 KB
21RUN /bin/sh -c bash /install-nginx-debian.sh5.09 MB
22COPY requirements.txt /tmp/requirements.txt # buildkit158 B
23RUN /bin/sh -c pip install4.01 MB
24EXPOSE map[80/tcp:{}]0 B
25EXPOSE map[443/tcp:{}]0 B
26RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf175 B
27COPY uwsgi.ini /etc/uwsgi/ # buildkit379 B
28RUN /bin/sh -c apt-get update1.28 MB
29COPY supervisord-debian.conf /etc/supervisor/conf.d/supervisord.conf # buildkit468 B
30COPY stop-supervisor.sh /etc/supervisor/stop-supervisor.sh # buildkit469 B
31RUN /bin/sh -c chmod +x461 B
32ENV UWSGI_INI=/app/uwsgi.ini0 B
33ENV UWSGI_CHEAPER=20 B
34ENV UWSGI_PROCESSES=160 B
35ENV NGINX_MAX_UPLOAD=00 B
36ENV NGINX_WORKER_PROCESSES=10 B
37ENV LISTEN_PORT=800 B
38COPY start.sh /start.sh # buildkit323 B
39RUN /bin/sh -c chmod +x322 B
40COPY entrypoint.sh /entrypoint.sh # buildkit1.15 KB
41RUN /bin/sh -c chmod +x1.15 KB
42ENTRYPOINT ["/entrypoint.sh"]0 B
43COPY ./app /app # buildkit564 B
44WORKDIR /app32 B
45CMD ["/start.sh"]0 B
46LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
47COPY requirements.txt /tmp/requirements.txt # buildkit159 B
48RUN /bin/sh -c pip install1.15 MB
49ENV STATIC_URL=/static0 B
50ENV STATIC_PATH=/app/static0 B
51ENV STATIC_INDEX=00 B
52COPY ./app /app # buildkit579 B
53WORKDIR /app32 B
54ENV PYTHONPATH=/app0 B
55RUN /bin/sh -c mv /entrypoint.sh1.19 KB
56COPY entrypoint.sh /entrypoint.sh # buildkit770 B
57RUN /bin/sh -c chmod +x769 B
58ENTRYPOINT ["/entrypoint.sh"]0 B
59CMD ["/start.sh"]0 B
60COPY extra-support/app /app # buildkit3.63 KB
61COPY extra-support/requirements.txt /app/ # buildkit208 B
62RUN /bin/sh -c pip install102.51 MB

Command

ADD file:85db4f4c5016f51f7112a5d09cb7d4620f565a1379ae4b8a03c5ffc23886a876 in /