Sign inSign up

kartoza/geonode:v4.1.x-multi-host

Manifest digest

sha256:243c582b8f5979456eb182f78bc75c8248734b2dc87cdac12a59038f99098288

OS/ARCH

linux/amd64

Compressed size

624.71 MB

Last pushed

about 2 years by meomancer

Type

Image

Manifest digest

sha256:243c582b8f5979456eb182f78bc75c8248734b2dc87cdac12a59038f99098288

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.02 MB
6CMD ["/bin/bash"]0 B
7LABEL GeoNode=development team0 B
8RUN /bin/sh -c mkdir -p148 B
9RUN /bin/sh -c apt-get update34.41 MB
10RUN /bin/sh -c wget --quiet3.79 KB
11RUN /bin/sh -c apt-get install148.18 MB
12RUN /bin/sh -c echo "deb5.43 KB
13RUN /bin/sh -c apt-get update1.25 MB
14RUN /bin/sh -c apt-get install139.68 MB
15RUN /bin/sh -c apt-get update27.76 MB
16RUN /bin/sh -c apt-get install19.4 MB
17RUN /bin/sh -c pip install18.84 MB
18RUN /bin/sh -c apt install991.8 KB
19RUN /bin/sh -c pip install2.43 MB
20COPY src /usr/src/kartoza_geonode/ # buildkit92.15 KB
21WORKDIR /usr/src/kartoza_geonode32 B
22COPY src/monitoring-cron /etc/cron.d/monitoring-cron # buildkit311 B
23RUN /bin/sh -c chmod 0644313 B
24RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron495 B
25RUN /bin/sh -c touch /var/log/cron.log150 B
26RUN /bin/sh -c service cron136 B
27COPY src/wait-for-databases.sh /usr/bin/wait-for-databases # buildkit390 B
28RUN /bin/sh -c chmod +x390 B
29RUN /bin/sh -c chmod +x6.48 KB
30COPY src/celery.sh /usr/bin/celery-commands # buildkit469 B
31RUN /bin/sh -c chmod +x469 B
32COPY src/celery-cmd /usr/bin/celery-cmd # buildkit738 B
33RUN /bin/sh -c chmod +x738 B
34RUN /bin/sh -c pip install202.66 MB
35RUN /bin/sh -c pip install767 B
36RUN /bin/sh -c rm -rf627 B
37EXPOSE map[8000/tcp:{}]0 B
38ADD ./tasks.py /usr/src/kartoza_geonode/tasks.py # buildkit5.46 KB
39ADD ./wait-for-databases /usr/bin/wait-for-databases # buildkit379 B

Command

 ARG RELEASE