Sign inSign up

pavics/portrait-clim-extra:20231208

Manifest digest

sha256:1220f9c1f9ade611f70922baa02325cca857364649812177d14ea480b5c95a5e

OS/ARCH

linux/amd64

Compressed size

446.03 MB

Last pushed

almost 3 years by pavics

Type

Image

Manifest digest

sha256:1220f9c1f9ade611f70922baa02325cca857364649812177d14ea480b5c95a5e

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.07 MB
5/bin/sh -c set -ex; apt-get187.76 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;245 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/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 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.sh4.1 MB
22COPY requirements.txt /tmp/requirements.txt # buildkit157 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.conf174 B
27COPY uwsgi.ini /etc/uwsgi/ # buildkit378 B
28RUN /bin/sh -c apt-get update1.28 MB
29COPY supervisord-debian.conf /etc/supervisor/conf.d/supervisord.conf # buildkit466 B
30COPY stop-supervisor.sh /etc/supervisor/stop-supervisor.sh # buildkit467 B
31RUN /bin/sh -c chmod +x460 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 # buildkit321 B
39RUN /bin/sh -c chmod +x324 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 # buildkit157 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 # buildkit581 B
53WORKDIR /app32 B
54ENV PYTHONPATH=/app0 B
55RUN /bin/sh -c mv /entrypoint.sh1.19 KB
56COPY entrypoint.sh /entrypoint.sh # buildkit769 B
57RUN /bin/sh -c chmod +x770 B
58ENTRYPOINT ["/entrypoint.sh"]0 B
59CMD ["/start.sh"]0 B
60COPY extra-support/app /app # buildkit3.62 KB
61COPY extra-support/requirements.txt /app/ # buildkit209 B
62RUN /bin/sh -c pip install102.63 MB

Command

ADD file:71543995e4d314b0c86da5ddf8e0cb74649767d30b3e5b6261360de354f0567b in /