sha256:0061f4c3d4e951ad433a2d0fab0a4a90ab0c34be1dcced07885ca8b5a589a5e1
OS/ARCH
Compressed size
363.9 MB
Last pushed
over 3 years by fnndscbot
Type
Image
Manifest digest
sha256:b5be515a0b6d7542c3e329768d423809b5dda8e0eac19db363efac6deb65a75f
Image Layers
1ADD file ... in / 52.5 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.03 MB4/bin/sh -c apt-get update &&52.06 MB5/bin/sh -c set -ex; apt-get187.73 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 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.10.110 B11RUN /bin/sh -c set -eux;16.54 MB12RUN /bin/sh -c set -eux;245 B13ENV PYTHON_PIP_VERSION=23.0.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B20COPY file:17e334a71c33008c8b34c639a555d5fb51900f824445b518550804d5b663d762 in /tmp/requirements.txt 178 B21/bin/sh -c pip install --no-cache-dir9.93 MB22COPY file:a7cbd1d30cfba06f6af38968e58f67fa7e60cf39be114bc68271e0499cdb27f8 in /start.sh 539 B23/bin/sh -c chmod +x /start.sh539 B24COPY file:df3064d89a425c9eff99df86cb41d2f87fd4a43f5c7bfce997951feb150bfd72 in /gunicorn_conf.py 833 B25COPY file:768d0b7e770e8e4ee8e312fa254a5a7e8f333d67177141948daf006f0e759b10 in /start-reload.sh 528 B26/bin/sh -c chmod +x /start-reload.sh527 B27COPY dir:c31effb9ece3bb4d9a0cafb65f32d4330445a438648018fe17bc60da9972e2ea in /app 605 B28WORKDIR /app/0 B29ENV PYTHONPATH=/app0 B30EXPOSE 800 B31CMD ["/start.sh"]0 B33COPY file:710d6f7b06207863dd5f761a90380db3504ab5b7513c484e3db7e1a9c280ed26 in /tmp/requirements.txt 195 B34/bin/sh -c pip install --no-cache-dir4.9 MB35COPY dir:b4e69463a899b4fe323158f89c7e5144efc656f6b2195ff820b6a31ad0ff9e97 in /app 324 B36WORKDIR /app32 B37ENV PYTHONDONTWRITEBYTECODE=10 B38ENV PYTHONUNBUFFERED=10 B39COPY ./requirements.txt /app/requirements.txt # buildkit278 B40RUN /bin/sh -c pip install16.26 MB41COPY . /app # buildkit19.19 KBCommand
ADD file:150a6453ab2258061c1a1549ab119df752bdc2c2c84028fa0e83a0663cd8cedf in /