Sign inSign up

pavics/portrait-clim-extra:250709

Manifest digest

sha256:a0ae136a90412483c8110d7188538d5ac40e8767045023b3e33526724c02562e

OS/ARCH

linux/amd64

Compressed size

498.23 MB

Last pushed

about 1 year by pavics

Type

Image

Manifest digest

sha256:a0ae136a90412483c8110d7188538d5ac40e8767045023b3e33526724c02562e

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 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.10.180 B
10ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
11RUN /bin/sh -c set -eux;20.4 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
15ENV PYTHONDONTWRITEBYTECODE=10 B
16ENV PYTHONUNBUFFERED=10 B
17COPY install-nginx-debian.sh / # buildkit1.99 KB
18RUN /bin/sh -c bash /install-nginx-debian.sh12.66 MB
19COPY requirements.txt /tmp/requirements.txt # buildkit158 B
20RUN /bin/sh -c pip install586.12 KB
21RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf173 B
22COPY uwsgi.ini /etc/uwsgi/ # buildkit377 B
23RUN /bin/sh -c apt-get update1.97 MB
24COPY supervisord-debian.conf /etc/supervisor/conf.d/supervisord.conf # buildkit466 B
25COPY stop-supervisor.sh /etc/supervisor/stop-supervisor.sh # buildkit467 B
26RUN /bin/sh -c chmod +x461 B
27ENV UWSGI_INI=/app/uwsgi.ini0 B
28ENV UWSGI_CHEAPER=20 B
29ENV UWSGI_PROCESSES=160 B
30ENV NGINX_MAX_UPLOAD=00 B
31ENV NGINX_WORKER_PROCESSES=10 B
32ENV LISTEN_PORT=800 B
33COPY start.sh /start.sh # buildkit323 B
34RUN /bin/sh -c chmod +x321 B
35COPY entrypoint.sh /entrypoint.sh # buildkit1 KB
36RUN /bin/sh -c chmod +x1 KB
37ENTRYPOINT ["/entrypoint.sh"]0 B
38COPY ./app /app # buildkit563 B
39WORKDIR /app32 B
40CMD ["/start.sh"]0 B
41LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
42COPY requirements.txt /tmp/requirements.txt # buildkit158 B
43RUN /bin/sh -c pip install1.19 MB
44ENV STATIC_URL=/static0 B
45ENV STATIC_PATH=/app/static0 B
46ENV STATIC_INDEX=00 B
47COPY ./app /app # buildkit579 B
48WORKDIR /app32 B
49ENV PYTHONPATH=/app0 B
50RUN /bin/sh -c mv /entrypoint.sh1.03 KB
51COPY entrypoint.sh /entrypoint.sh # buildkit638 B
52RUN /bin/sh -c chmod +x639 B
53ENTRYPOINT ["/entrypoint.sh"]0 B
54CMD ["/start.sh"]0 B
55COPY backend/app /app # buildkit7.73 KB
56COPY backend/requirements.txt /app/ # buildkit263 B
57RUN /bin/sh -c pip install123.39 MB

Command

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