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 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.50 B6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;251 B9CMD ["python3"]0 B10ARG DATE_CREATED=2025-07-060 B11ARG APP_VERSION=v1.4.00 B12LABEL org.opencontainers.image.title=jinja-parser0 B13LABEL org.opencontainers.image.description=Live parser for Jinja20 B14LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B15LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B16LABEL org.opencontainers.image.vendor=hatamiarash70 B17LABEL org.opencontainers.image.author=hatamiarash70 B18LABEL org.opencontainers.version=v1.4.00 B19LABEL org.opencontainers.image.created=2025-07-060 B20LABEL org.opencontainers.image.licenses=MIT0 B21WORKDIR /app92 B22COPY ./requirements.txt /app # buildkit236 B23RUN |2 DATE_CREATED=2025-07-06 APP_VERSION=v1.4.0 /bin/sh13.03 MB24COPY . . # buildkit72.62 KB25EXPOSE map[8125/tcp:{}]0 B26CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'