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 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-220 B10ARG APP_VERSION=v1.5.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.5.00 B18LABEL org.opencontainers.image.created=2026-04-220 B19LABEL org.opencontainers.image.licenses=MIT0 B20WORKDIR /app92 B21COPY ./requirements.txt /app # buildkit237 B22RUN |2 DATE_CREATED=2026-04-22 APP_VERSION=v1.5.0 /bin/sh14.22 MB23COPY . . # buildkit72.72 KB24EXPOSE [8125/tcp]0 B25CMD ["gunicorn" "-b" "0.0.0.0:8125" "--log-level"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'