Sign inSign up

kartoza/kbims_uwsgi:v4.4.19

Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;1.03 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.30 B
8RUN /bin/sh -c set -eux;10.7 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.92 MB
14CMD ["python3"]0 B
15MAINTAINER Dimas Ciputra<[email protected]>0 B
16RUN /bin/sh -c mkdir -p147 B
17WORKDIR /usr/src/app132 B
18RUN /bin/sh -c echo "Updating280.72 MB
19ADD deployment/docker/REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit1.07 KB
20RUN /bin/sh -c pip install239.86 MB
21RUN /bin/sh -c npm --quiet1.91 MB
22ADD deployment/docker/package.json /package.json # buildkit395 B
23ADD deployment/docker/Gruntfile.js /Gruntfile.js # buildkit539 B
24RUN /bin/sh -c cd /13.36 MB
25ADD . /home/web/django_project # buildkit110.46 MB
26WORKDIR /home/web/django_project32 B
27RUN /bin/sh -c cd bims64.31 MB
28ADD deployment/docker/uwsgi.conf /uwsgi.conf # buildkit426 B
29EXPOSE map[8080/tcp:{}]0 B
30ADD deployment/docker/entrypoint.sh /entrypoint.sh # buildkit328 B
31RUN /bin/sh -c chmod +x326 B
32ENTRYPOINT ["/entrypoint.sh"]0 B
33CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 B

Command

ADD file:9b38b383dd93169a663eed88edf3f2285b837257ead69dc40ab5ed1fb3f52c35 in /