sha256:e64cfdf28016c82905459ff629b2b1a2a76f10ca830f370d2a8c9471fe6ca5f2
OS/ARCH
Compressed size
62.73 MB
Last pushed
over 3 years by hatamiarash7
Type
Image
Manifest digest
sha256:32480fdf9f0876ba1e4c9fe42b2248d0b3d5e73a417b6ce5523d8ba4563ef665
Image Layers
1ADD file ... in / 25.88 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;2.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.20 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;245 B10ENV PYTHON_PIP_VERSION=22.3.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16LABEL org.opencontainers.image.title=jinja-parser0 B17LABEL org.opencontainers.image.description=Live parser for Jinja20 B18LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Jinja-Parser0 B19LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Jinja-Parser0 B20LABEL org.opencontainers.image.vendor=hatamiarash70 B21LABEL org.opencontainers.image.author=hatamiarash70 B22LABEL org.opencontainers.version=0 B23LABEL org.opencontainers.image.created=0 B24LABEL org.opencontainers.image.licenses=MIT0 B25WORKDIR /app99 B26COPY ./requirements.txt /app # buildkit239 B27RUN /bin/sh -c pip3 install19.48 MB28COPY . . # buildkit72.05 KB29EXPOSE map[8080/tcp:{}]0 B30CMD ["gunicorn" "-b" "0.0.0.0:8080" "--log-level"0 BCommand
ADD file:52316aa7d631242cd16337be337e57187ef07d3965e6284321fbdcd5b4f92b64 in /