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 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 PYTHON_VERSION=3.14.40 B5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B6RUN /bin/sh -c set -eux;12.35 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9ARG DATE_CREATED=2026-04-240 B10ARG APP_VERSION=v1.6.00 B11LABEL org.opencontainers.image.title=jinja-parser0 B12LABEL org.opencontainers.image.description=Live parser for Jinja20 B13LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B14LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B15LABEL org.opencontainers.image.vendor=hatamiarash70 B16LABEL org.opencontainers.image.author=hatamiarash70 B17LABEL org.opencontainers.version=v1.6.00 B18LABEL org.opencontainers.image.created=2026-04-240 B19LABEL org.opencontainers.image.licenses=MIT0 B20WORKDIR /app93 B21COPY ./requirements.txt /app # buildkit237 B22RUN |2 DATE_CREATED=2026-04-24 APP_VERSION=v1.6.0 /bin/sh14.53 MB23COPY . . # buildkit74.43 KB24EXPOSE [8125/tcp]0 B25CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'