sha256:ee9a054f50f90d6a819136bf62e8daecc644cc8db628aa7a903209f58888b814
OS/ARCH
linux/amd64
Compressed size
755.26 MB
Last pushed
about 2 years by dimasciput
Type
Image
Manifest digest
sha256:ee9a054f50f90d6a819136bf62e8daecc644cc8db628aa7a903209f58888b814
Image Layers
1ADD file ... in / 29.98 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;1.03 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;10.7 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.92 MB14CMD ["python3"]0 B16RUN /bin/sh -c mkdir -p147 B17WORKDIR /usr/src/app132 B18RUN /bin/sh -c echo "Updating280.72 MB19ADD deployment/docker/REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit1.07 KB20RUN /bin/sh -c pip install239.86 MB21RUN /bin/sh -c npm --quiet1.91 MB22ADD deployment/docker/package.json /package.json # buildkit395 B23ADD deployment/docker/Gruntfile.js /Gruntfile.js # buildkit539 B24RUN /bin/sh -c cd /13.36 MB25ADD . /home/web/django_project # buildkit110.46 MB26WORKDIR /home/web/django_project32 B27RUN /bin/sh -c cd bims64.31 MB28ADD deployment/docker/uwsgi.conf /uwsgi.conf # buildkit426 B29EXPOSE map[8080/tcp:{}]0 B30ADD deployment/docker/entrypoint.sh /entrypoint.sh # buildkit328 B31RUN /bin/sh -c chmod +x326 B32ENTRYPOINT ["/entrypoint.sh"]0 B33CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 BCommand
ADD file:9b38b383dd93169a663eed88edf3f2285b837257ead69dc40ab5ed1fb3f52c35 in /