sha256:8c70e34922bc01e06aa76469028b9a1836e9bcdce2a98f3b8c994eb31746bf59
OS/ARCH
linux/amd64
Compressed size
682.86 MB
Last pushed
over 1 year by dockerkartozabot
Type
Image
Manifest digest
sha256:e370a5fb4c0de06aae80040f734889bc7bff9292234a7be5cb8231e9fb77b1f1
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.54 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.88 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.160 B10ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B11RUN /bin/sh -c set -eux;20.4 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B15RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive32 B16ENV DEBIAN_FRONTEND=noninteractive0 B17RUN /bin/sh -c dpkg-divert --local270 B18RUN /bin/sh -c apt-get update156.9 MB19RUN /bin/sh -c wget https://github.com/jgm/pandoc/releases/download/1.17.1/pandoc-1.17.1-2-amd64.deb20.1 MB20RUN /bin/sh -c dpkg -i21.12 MB21ENV CRYPTOGRAPHY_DONT_BUILD_RUST=10 B22ADD deployment/docker/REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit735 B23ADD deployment/docker/uwsgi.conf /uwsgi.conf # buildkit419 B24ADD django_project /home/web/django_project # buildkit20.44 MB25RUN /bin/sh -c pip install103.96 MB26RUN /bin/sh -c pip install1.93 MB27EXPOSE map[8080/tcp:{}]0 B28WORKDIR /home/web/django_project32 B29CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'