sha256:cc18c522d72e7613e4fd9db31783517878ebd081d22abf100d446f2384616607
OS/ARCH
linux/amd64
Compressed size
597.32 MB
Last pushed
almost 5 years by jamesturk
Type
Image
Manifest digest
sha256:cc18c522d72e7613e4fd9db31783517878ebd081d22abf100d446f2384616607
Image Layers
1ADD file ... in / 52.37 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get4.91 MB4/bin/sh -c set -ex; if10.37 MB5/bin/sh -c apt-get update &&52.04 MB6/bin/sh -c set -ex; apt-get187.34 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 apt-get update &&6 MB10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B11ENV PYTHON_VERSION=3.9.60 B12/bin/sh -c set -ex &&16.8 MB13/bin/sh -c cd /usr/local/bin &&233 B14ENV PYTHON_PIP_VERSION=21.2.40 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b0 B17/bin/sh -c set -ex; wget2.24 MB18CMD ["python3"]0 B20RUN /bin/sh -c /usr/local/bin/python -m2.21 MB21RUN /bin/sh -c apt-get update13.39 MB22RUN /bin/sh -c pip install5.83 MB23COPY ./start.sh /start.sh # buildkit539 B24RUN /bin/sh -c chmod +x569 B25COPY ./gunicorn_conf.py /gunicorn_conf.py # buildkit832 B26COPY ./start-reload.sh /start-reload.sh # buildkit526 B27RUN /bin/sh -c chmod +x555 B28COPY ./app /app # buildkit604 B29WORKDIR /app/32 B30ENV PYTHONPATH=/app0 B31EXPOSE map[80/tcp:{}]0 B32CMD ["/start.sh"]0 B34RUN /bin/sh -c pip install11.36 MB35COPY ./app /app # buildkit324 B36/bin/sh -c curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py66.12 MB37ENV MODULE_NAME=api.main0 B38COPY multi:056d7d7cdf9c1045af4998a990da8b21746db346cd208f16ac1ad188a8fd6c16 in /app/ 39.09 KB39/bin/sh -c poetry install --no-root166.16 MB40COPY dir:9311b13c583c27235a52b51454b00732a5f97846f7d7bf208589fc88e93f31fa in /app 126.91 KBCommand
ADD file:a528c112b566e7f129178dadedfa421b0c5b870997c4628327967850e54b915c in /