Sign inSign up

hatamiarash7/jinja-parser:latest

Multi-platform
Index digest

sha256:06edb843a35755fe329a4899fefc64d872370a46ba43f80399f9c6a05029bec3

OS/ARCH

Compressed size

57.23 MB

Last pushed

5 months by hatamiarash7

Type

Image

Manifest digest

sha256:fa087780cc9f04d6d40f51c8c5b21554a3de8047a44dab5a6de71d09d86ca783

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.35 MB
4ENV PYTHON_VERSION=3.14.40 B
5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B
6RUN /bin/sh -c set -eux;12.35 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9ARG DATE_CREATED=2026-04-240 B
10ARG APP_VERSION=v1.6.00 B
11LABEL org.opencontainers.image.title=jinja-parser0 B
12LABEL org.opencontainers.image.description=Live parser for Jinja20 B
13LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B
14LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B
15LABEL org.opencontainers.image.vendor=hatamiarash70 B
16LABEL org.opencontainers.image.author=hatamiarash70 B
17LABEL org.opencontainers.version=v1.6.00 B
18LABEL org.opencontainers.image.created=2026-04-240 B
19LABEL org.opencontainers.image.licenses=MIT0 B
20WORKDIR /app93 B
21COPY ./requirements.txt /app # buildkit237 B
22RUN |2 DATE_CREATED=2026-04-24 APP_VERSION=v1.6.0 /bin/sh14.53 MB
23COPY . . # buildkit74.43 KB
24EXPOSE [8125/tcp]0 B
25CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 B

Command

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