Sign inSign up

hatamiarash7/jinja-parser:1.3.0

Multi-platform
Index digest

sha256:c63600cc915f0dc019c708b02c9ed65d987cf1f7ecfab4c2176635e7d5995ee0

OS/ARCH

Compressed size

63.04 MB

Last pushed

almost 3 years by hatamiarash7

Type

Image

Manifest digest

sha256:ce254291b6eeb02e8c3436807e010abee9f2739701eba8d71f150e0a49376a8c

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.40 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;3.22 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 /app93 B
26COPY ./requirements.txt /app # buildkit237 B
27RUN /bin/sh -c pip3 install19.77 MB
28COPY . . # buildkit72.03 KB
29EXPOSE map[8125/tcp:{}]0 B
30CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /