sha256:65041a0122d443b1a2feaf5a7bf24168d30bba0594d8888c5c820c49ea90dfc2
OS/ARCH
linux/amd64
Compressed size
494.25 MB
Last pushed
almost 4 years by donaldrich
Type
Image
Manifest digest
sha256:65041a0122d443b1a2feaf5a7bf24168d30bba0594d8888c5c820c49ea90dfc2
Image Layers
1ADD file ... in / 52.49 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get4.93 MB4/bin/sh -c set -ex; if10.37 MB5/bin/sh -c apt-get update &&52.06 MB6/bin/sh -c set -ex; apt-get187.75 MB7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=C.UTF-80 B9/bin/sh -c set -eux; apt-get6 MB10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B11ENV PYTHON_VERSION=3.9.150 B12/bin/sh -c set -eux; wget17.48 MB13/bin/sh -c set -eux; for234 B14ENV PYTHON_PIP_VERSION=22.0.40 B15ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66030fa03382b4914d4c4d0896961a0bdeeeb274/public/get-pip.py0 B17ENV PYTHON_GET_PIP_SHA256=1e501cf004eac1b7eb1f97266d28f995ae835d30250bec7f8850562703067dc60 B18/bin/sh -c set -eux; wget2.75 MB19CMD ["python3"]0 B21COPY file:17e334a71c33008c8b34c639a555d5fb51900f824445b518550804d5b663d762 in /tmp/requirements.txt 181 B22/bin/sh -c pip install --no-cache-dir9.87 MB23COPY file:a7cbd1d30cfba06f6af38968e58f67fa7e60cf39be114bc68271e0499cdb27f8 in /start.sh 539 B24/bin/sh -c chmod +x /start.sh539 B25COPY file:df3064d89a425c9eff99df86cb41d2f87fd4a43f5c7bfce997951feb150bfd72 in /gunicorn_conf.py 833 B26COPY file:768d0b7e770e8e4ee8e312fa254a5a7e8f333d67177141948daf006f0e759b10 in /start-reload.sh 528 B27/bin/sh -c chmod +x /start-reload.sh527 B28COPY dir:c31effb9ece3bb4d9a0cafb65f32d4330445a438648018fe17bc60da9972e2ea in /app 605 B29WORKDIR /app/0 B30ENV PYTHONPATH=/app0 B31EXPOSE 800 B32CMD ["/start.sh"]0 B34COPY file:710d6f7b06207863dd5f761a90380db3504ab5b7513c484e3db7e1a9c280ed26 in /tmp/requirements.txt 195 B35/bin/sh -c pip install --no-cache-dir15.11 MB36COPY dir:b4e69463a899b4fe323158f89c7e5144efc656f6b2195ff820b6a31ad0ff9e97 in /app 323 B37ENV PYTHONPATH=/app0 B38COPY ./app/requirements.txt /app/requirements.txt # buildkit594 B39RUN /bin/sh -c pip install135.43 MB40WORKDIR /app32 B41COPY ./app/scripts/prestart.sh /worker-start.sh # buildkit329 B42RUN /bin/sh -c chmod +x331 B43CMD ["bash" "/worker-start.sh"]0 BCommand
ADD file:abc6873c98339a3c496cb75ec2528e65ebe1f20d2cea777033f86dcd55d73da5 in /