sha256:771e081678a5cf1b663dafb19c2f1a7e27dd794c8421800c733bba0c527f00b5
OS/ARCH
Compressed size
28.31 MB
Last pushed
over 5 years by roynroy
Type
Image
Manifest digest
sha256:771e081678a5cf1b663dafb19c2f1a7e27dd794c8421800c733bba0c527f00b5
Image Layers
1ADD file ... in / 2.66 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c apk add --no-cache274.72 KB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.60 B8/bin/sh -c set -ex &&10.95 MB9/bin/sh -c cd /usr/local/bin &&231 B10ENV PYTHON_PIP_VERSION=20.2.40 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B13/bin/sh -c set -ex; wget2.02 MB14CMD ["python3"]0 B15ENV PYTHONUNBUFFERED=10 B16WORKDIR /app99 B17RUN /bin/sh -c addgroup -g1.38 KB18RUN /bin/sh -c mkdir -p148 B19RUN /bin/sh -c apk add1.38 MB20RUN /bin/sh -c pip install10.58 MB21COPY django/ /app/ # buildkit285.82 KB22RUN /bin/sh -c apk add178.83 KB23COPY scripts /usr/local/bin # buildkit354 B24RUN /bin/sh -c chmod 755346 B25USER django0 B26ENTRYPOINT ["entrypoint.sh"]0 B27CMD ["uwsgi" "uwsgi.ini"]0 BCommand
ADD file:46ad43b4984bcf49c5a888ff3628f23161f55cd1fb062f469e707100c97fa254 in /