Sign inSign up

flrnnc/jinja2-renderer:1.0.2

Developer tools
Manifest digest

sha256:5c56c6dc0129f9648ee654c58221639d6a071513fac06b0e80db7dda743f249c

OS/ARCH

linux/amd64

Compressed size

26.01 MB

Last pushed

about 2 years by floriananceau

Type

Image

Manifest digest

sha256:5c56c6dc0129f9648ee654c58221639d6a071513fac06b0e80db7dda743f249c

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;607.74 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.60 B
8RUN /bin/sh -c set -eux;12.26 MB
9RUN /bin/sh -c set -eux;240 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B
14RUN /bin/sh -c set -eux;2.97 MB
15CMD ["python3"]0 B
16ENV PYTHONUNBUFFERED=10 B
17ENV PYTHONPATH=:/opt/lib0 B
18COPY requirements.txt . # buildkit155 B
19RUN /bin/sh -c pip install6.94 MB
20COPY renderer /opt/lib/renderer # buildkit1.98 KB
21ENTRYPOINT ["python3" "-m" "renderer" "--input"0 B
22CMD []0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /