Sign inSign up

hatamiarash7/jinja-parser:1.1.0

Multi-platform
Index digest

sha256:a68d95c71152539ca7b4903366084b46a9f8d9f347167e636c0f0f2d8f3c9abf

OS/ARCH

Compressed size

64.95 MB

Last pushed

over 3 years by hatamiarash7

Type

Image

Manifest digest

sha256:d4e4e2a323428613de652e2a5237ca3ef3f2339c1e031329353a07547888920c

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]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;2.65 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.20 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;245 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.title=jinja-parser0 B
17LABEL org.opencontainers.image.description=Live parser for Jinja20 B
18LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B
19LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B
20LABEL org.opencontainers.image.vendor=hatamiarash70 B
21LABEL org.opencontainers.image.author=hatamiarash70 B
22LABEL org.opencontainers.version=0 B
23LABEL org.opencontainers.image.created=0 B
24LABEL org.opencontainers.image.licenses=MIT0 B
25WORKDIR /app99 B
26COPY ./requirements.txt /app # buildkit241 B
27RUN /bin/sh -c pip3 install21.69 MB
28COPY . . # buildkit72.01 KB
29EXPOSE map[8080/tcp:{}]0 B
30CMD ["gunicorn" "-b" "0.0.0.0:8080" "--log-level"0 B

Command

ADD file:52316aa7d631242cd16337be337e57187ef07d3965e6284321fbdcd5b4f92b64 in /