sha256:7c0fff9720e26622cbe5286a6217708bbc625847ab969e2271ae24ab8ca737c2
OS/ARCH
linux/amd64
Compressed size
571.02 MB
Last pushed
over 2 years by realsidsun
Type
Image
Manifest digest
sha256:7c0fff9720e26622cbe5286a6217708bbc625847ab969e2271ae24ab8ca737c2
Image Layers
1ADD file ... in / 48.1 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get7.47 MB4/bin/sh -c set -ex; if9.53 MB5/bin/sh -c apt-get update &&49.44 MB6/bin/sh -c set -ex; apt-get183.44 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 &&5.86 MB10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B11ENV PYTHON_VERSION=3.7.100 B12/bin/sh -c set -ex &&15.57 MB13/bin/sh -c cd /usr/local/bin &&233 B14ENV PYTHON_PIP_VERSION=21.0.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/29f37dbe6b3842ccd52d61816a3044173962ebeb/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=e03eb8a33d3b441ff484c56a436ff10680479d4bd14e59268e67977ed40904de0 B17/bin/sh -c set -ex; wget2.06 MB18CMD ["python3"]0 B19RUN /bin/sh -c curl -sSL73.36 MB20WORKDIR /code100 B21COPY poetry.lock pyproject.toml ./ #45.09 KB22RUN /bin/sh -c /root/.poetry/bin/poetry config147.56 MB23COPY /code /code # buildkit4.64 MB24COPY . . # buildkit23.93 MB25EXPOSE map[7777/tcp:{}]0 B26CMD ["gunicorn" "wsgi:app" "-b" "0.0.0.0:7777"0 B27COPY dns_utils.py /code/app/dns_utils.py # buildkit855 BCommand
ADD file:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /