sha256:9ac1716d31c88bc8a73c71dfb619e9e56b9c466660bf42a7e33997ed2adca2de
OS/ARCH
Compressed size
473.28 MB
Last pushed
over 2 years by josephamsellem
Type
Image
Manifest digest
sha256:a96857f3d30eaeec0c34c74049171f0bb2ca7f7fd9b3d473bb52e49f163b0244
Image Layers
1ADD file ... in / 47.31 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.49 MB4/bin/sh -c set -eux; apt-get61.03 MB5/bin/sh -c set -ex; apt-get193.19 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.90 B11RUN /bin/sh -c set -eux;18.59 MB12RUN /bin/sh -c set -eux;243 B13ENV PYTHON_PIP_VERSION=24.00 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B17RUN /bin/sh -c set -eux;2.99 MB18CMD ["python3"]0 B19RUN /bin/sh -c apt-get update14.16 MB20RUN /bin/sh -c mkdir /var/run/supervisord121 B21RUN /bin/sh -c mkdir /var/log/supervisord144 B22RUN /bin/sh -c apt-get install4.21 MB23RUN /bin/sh -c python -m25.66 MB24ENV PYTHONUNBUFFERED=10 B25RUN /bin/sh -c mkdir -p93 B26WORKDIR /app32 B27COPY ./back/ . # buildkit933 KB28COPY ./back/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit605 B29RUN /bin/sh -c pipenv install76.43 MB30RUN /bin/sh -c django-admin compilemessages142.12 KB31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:07ae70ad05f39a24007b6bde4418c9934bc3865fe855dfcf62a44d8a30375739 in /