sha256:f26b92d1f338cc93114f789c4622ba806825d57b46cb08528d757e727c17db39
OS/ARCH
linux/amd64
Compressed size
372.96 MB
Last pushed
almost 3 years by ziuloliveira
Type
Image
Manifest digest
sha256:f26b92d1f338cc93114f789c4622ba806825d57b46cb08528d757e727c17db39
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.92 MB4/bin/sh -c apt-get update &&61.14 MB5/bin/sh -c set -ex; apt-get201.26 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.09 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.50 B11RUN /bin/sh -c set -eux;18.86 MB12RUN /bin/sh -c set -eux;244 B13ENV PYTHON_PIP_VERSION=23.2.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B17RUN /bin/sh -c set -eux;2.97 MB18CMD ["python3"]0 B19RUN /bin/sh -c mkdir -p93 B20WORKDIR /app32 B21RUN /bin/sh -c pip install12.45 MB22COPY wsgi.py /app # buildkit201 B23COPY app.py /app # buildkit1.18 KB24ENV WORKERS=20 B25EXPOSE map[]0 B26CMD ["/bin/sh" "-c" "gunicorn -b0 BCommand
ADD file:ce04d6a354feaef93795269c859f36667fce9efda23c61b37d7060263b66ed4e in /