Sign inSign up

hatamiarash7/jinja-parser:v1.4.0

Multi-platform
Index digest

sha256:60866e62359e114cae917c8aa4af9ab308b2d62bef4b3b318c5a755c86af8242

OS/ARCH

Compressed size

55.37 MB

Last pushed

about 1 year by hatamiarash7

Type

Image

Manifest digest

sha256:4e6f6a75d055f183333f42002f818c3460d30b3402faf85f04f7f75df43f4e9c

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;12 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10ARG DATE_CREATED=2025-07-060 B
11ARG APP_VERSION=v1.4.00 B
12LABEL org.opencontainers.image.title=jinja-parser0 B
13LABEL org.opencontainers.image.description=Live parser for Jinja20 B
14LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B
15LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B
16LABEL org.opencontainers.image.vendor=hatamiarash70 B
17LABEL org.opencontainers.image.author=hatamiarash70 B
18LABEL org.opencontainers.version=v1.4.00 B
19LABEL org.opencontainers.image.created=2025-07-060 B
20LABEL org.opencontainers.image.licenses=MIT0 B
21WORKDIR /app92 B
22COPY ./requirements.txt /app # buildkit236 B
23RUN |2 DATE_CREATED=2025-07-06 APP_VERSION=v1.4.0 /bin/sh13.03 MB
24COPY . . # buildkit72.62 KB
25EXPOSE map[8125/tcp:{}]0 B
26CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 B

Command

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