Sign inSign up

hatamiarash7/jinja-parser:v1.5.0

Multi-platform
Index digest

sha256:5284ab83e77ea5c5a91bd42a0689fbea84ae403ff095f7fc97ac6a92c4b51406

OS/ARCH

Compressed size

56.92 MB

Last pushed

5 months by hatamiarash7

Type

Image

Manifest digest

sha256:6fb168545c79ea4c63323eeb73dd390138e5655e7fc2b86e73ad5d997f718fe6

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-220 B
10ARG APP_VERSION=v1.5.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.5.00 B
18LABEL org.opencontainers.image.created=2026-04-220 B
19LABEL org.opencontainers.image.licenses=MIT0 B
20WORKDIR /app92 B
21COPY ./requirements.txt /app # buildkit237 B
22RUN |2 DATE_CREATED=2026-04-22 APP_VERSION=v1.5.0 /bin/sh14.22 MB
23COPY . . # buildkit72.72 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'