sha256:278347af2f073f2b71857c75d34d248d72a176e838060d86561df8d4eab177ff
OS/ARCH
linux/amd64
Compressed size
177.77 MB
Last pushed
about 5 years by germey
Type
Image
Manifest digest
sha256:278347af2f073f2b71857c75d34d248d72a176e838060d86561df8d4eab177ff
Image Layers
1ADD file ... in / 2.67 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.26 KB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.90 B8/bin/sh -c set -ex &&10.59 MB9/bin/sh -c cd /usr/local/bin &&232 B10ENV PYTHON_PIP_VERSION=20.2.30 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 B16RUN /bin/sh -c apk update143.15 MB17WORKDIR /app126 B18COPY requirements.txt . # buildkit235 B19RUN /bin/sh -c pip install18.97 MB20COPY . /app # buildkit111.52 KB21RUN /bin/sh -c mkdir -p158 B22COPY nginx.conf /etc/nginx/conf.d/default.conf # buildkit334 B23COPY supervisord.conf /etc/supervisord.conf # buildkit290 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /