sha256:6f1d7d53340f66f7bd9e784b78688d9f9fa630efcdd2e531d45482d111ff095f
OS/ARCH
Compressed size
473.12 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:85ca060210dc81719a2e5126fb3511bff0ecc6cc06da9014d35c01170f1eae73
Image Layers
1ADD file ... in / 47.31 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.49 MB4/bin/sh -c apt-get update &&61.03 MB5/bin/sh -c set -ex; apt-get193.07 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.17 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.60 B11RUN /bin/sh -c set -eux;18.54 MB12RUN /bin/sh -c set -eux;244 B13ENV PYTHON_PIP_VERSION=23.2.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B17RUN /bin/sh -c set -eux;2.97 MB18CMD ["python3"]0 B19RUN /bin/sh -c apt-get update14.06 MB20RUN /bin/sh -c mkdir /var/run/supervisord120 B21RUN /bin/sh -c mkdir /var/log/supervisord144 B22RUN /bin/sh -c apt-get install4.21 MB23RUN /bin/sh -c python -m25.49 MB24ENV PYTHONUNBUFFERED=10 B25RUN /bin/sh -c mkdir -p93 B26WORKDIR /app32 B27COPY ./back/ . # buildkit892.3 KB28COPY ./back/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit610 B29RUN /bin/sh -c pipenv install76.76 MB30RUN /bin/sh -c django-admin compilemessages142.1 KB31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:6550a7c17e64067114283d098e85f9a74d4707f2879b53c2e4cae99f329c9025 in /