Sign inSign up

lucernae/gep_geonode:django-latest

Manifest digest

sha256:ec8ddc57ef5de25549083616bbe2e38cff2d7b9ccd4c5045bd522ac51a14239e

OS/ARCH

linux/amd64

Compressed size

1.01 GB

Last pushed

almost 6 years by lucernae

Type

Image

Manifest digest

sha256:ec8ddc57ef5de25549083616bbe2e38cff2d7b9ccd4c5045bd522ac51a14239e

Image Layers

1ADD file ... in / 21.48 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
5/bin/sh -c apt-get update &&2.41 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.70 B
8/bin/sh -c set -ex &&24.62 MB
9/bin/sh -c cd /usr/local/bin &&239 B
10ENV PYTHON_PIP_VERSION=20.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1fe530e9e3d800be94e04f6428460fc4fb94f5a9/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=ce486cddac44e99496a702aa5c06c5028414ef48fdfd5242cd2fe559b13d43480 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.11 MB
14CMD ["python3"]0 B
15/bin/sh -c echo "Updating apt-get"200.56 MB
16/bin/sh -c echo "Geonode python0 B
17/bin/sh -c pip install celery==4.4.03.07 MB
18ADD file ... in /requirements.txt 1.41 KB
19/bin/sh -c pip install -r244.93 MB
20/bin/sh -c rm requirements.txt106 B
21/bin/sh -c pip install pygdal==$(gdal-config3.72 MB
22/bin/sh -c mkdir /spcgeonode133 B
23WORKDIR /spcgeonode/0 B
24ADD dir:b6c1483bfbef4e01853c7c1a6ba566f239c690df3a797c91f8cac91dd29e6b34 in /spcgeonode/ 395.47 MB
25/bin/sh -c pip install -e2.09 MB
26/bin/sh -c chmod +x scripts/spcgeonode/django/docker-entrypoint.sh677 B
27EXPOSE 80000 B
28MAINTAINER Irwan Fathurrahman<[email protected]>0 B
29RUN /bin/sh -c mkdir -p164 B
30RUN /bin/sh -c apt-get update80.74 MB
31RUN /bin/sh -c pip uninstall1.98 KB
32RUN /bin/sh -c pip uninstall297 B
33ADD deployment/docker/REQUIREMENTS.txt /REQUIREMENTS.txt # buildkit445 B
34RUN /bin/sh -c pip install50.1 MB
35COPY django_project/ /home/web/django_project/ # buildkit889.79 KB
36WORKDIR /home/web/django_project0 B
37ADD deployment/docker/entrypoint.sh /entrypoint.sh # buildkit593 B
38ADD deployment/docker/initialize.py /initialize.py # buildkit1.87 KB
39ADD deployment/docker/uwsgi.conf /uwsgi.conf # buildkit440 B
40CMD ["uwsgi" "--ini" "/uwsgi.conf"]0 B

Command

ADD file:ff87497c2a2fce1d776e432139030782373ac1549522a8366694786b45387306 in /