Sign inSign up

kartoza/kbims_uwsgi:v4.6.0

Manifest digest

sha256:98335e6df1a2dac4bba86e4fa31573cda4b1a957e58524659d894b39f975cf05

OS/ARCH

linux/amd64

Compressed size

742.61 MB

Last pushed

almost 2 years by dimasciput

Type

Image

Manifest digest

sha256:98335e6df1a2dac4bba86e4fa31573cda4b1a957e58524659d894b39f975cf05

Image Layers

1ADD file ... in / 27.8 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;3.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.30 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;243 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.91 MB
14CMD ["python3"]0 B
15MAINTAINER Dimas Ciputra <[email protected]>0 B
16RUN /bin/sh -c mkdir -p148 B
17WORKDIR /usr/src/app133 B
18RUN /bin/sh -c echo "Updating326.01 MB
19COPY deployment/docker/REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit1.15 KB
20RUN /bin/sh -c pip install177.34 MB
21RUN /bin/sh -c npm --quiet1.88 MB
22COPY deployment/docker/package.json /package.json # buildkit393 B
23COPY deployment/docker/Gruntfile.js /Gruntfile.js # buildkit536 B
24RUN /bin/sh -c npm install13.39 MB
25COPY . /home/web/django_project # buildkit113.02 MB
26WORKDIR /home/web/django_project32 B
27RUN /bin/sh -c cd bims65.46 MB
28COPY deployment/docker/uwsgi.conf /uwsgi.conf # buildkit425 B
29EXPOSE map[8080/tcp:{}]0 B
30COPY deployment/docker/entrypoint.sh /entrypoint.sh # buildkit326 B
31RUN /bin/sh -c chmod +x326 B
32ENTRYPOINT ["/entrypoint.sh"]0 B
33CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /