sha256:e5581581006192568ee7553bed02b9f752b0b243fa623b4ae7f112eed53a1940
OS/ARCH
linux/amd64
Compressed size
115.03 MB
Last pushed
almost 3 years by lunika
Type
Image
Manifest digest
sha256:e5581581006192568ee7553bed02b9f752b0b243fa623b4ae7f112eed53a1940
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.180 B8RUN /bin/sh -c set -eux;13.11 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B14RUN /bin/sh -c set -eux;2.99 MB15CMD ["python3"]0 B16RUN /bin/sh -c pip install6.67 MB17RUN /bin/sh -c apt-get update18.06 MB18COPY /install /usr/local # buildkit43.04 MB19COPY ./sandbox /app/sandbox # buildkit8.06 KB20COPY ./upgrades /app/upgrades # buildkit363 B21COPY ./docker/files/usr/local/bin/entrypoint /usr/local/bin/entrypoint # buildkit808 B22RUN /bin/sh -c mkdir -p167 B23COPY docker/files/usr/local/etc/gunicorn/ashley.py /usr/local/etc/gunicorn/ashley.py # buildkit403 B24RUN /bin/sh -c chmod g=u444 B25ARG DOCKER_USER0 B26USER 0 B27ENTRYPOINT ["/usr/local/bin/entrypoint"]0 B28ENV PYTHONUNBUFFERED=10 B29WORKDIR /app/sandbox32 B30CMD ["/bin/sh" "-c" "sw-python run0 BCommand
ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /