Sign inSign up

mwall2bitflow/geonode:4.1.3

Manifest digest

sha256:313827366660f49cb388ef89803b5fcea2795cc6c48d0b5d6445e0d19e25d903

OS/ARCH

linux/amd64

Compressed size

1.07 GB

Last pushed

about 3 years by mwall2bitflow

Type

Image

Manifest digest

sha256:313827366660f49cb388ef89803b5fcea2795cc6c48d0b5d6445e0d19e25d903

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7LABEL GeoNode=development team0 B
8RUN /bin/sh -c mkdir -p137 B
9RUN /bin/sh -c apt-get update35.8 MB
10RUN /bin/sh -c wget --quiet3.79 KB
11RUN /bin/sh -c apt-get install153.31 MB
12RUN /bin/sh -c echo "deb5.42 KB
13RUN /bin/sh -c apt-get install139.68 MB
14RUN /bin/sh -c apt-get update28.3 MB
15RUN /bin/sh -c apt-get install19.39 MB
16RUN /bin/sh -c pip3 install20.71 MB
17RUN /bin/sh -c apt-get install992.35 KB
18RUN /bin/sh -c pip install45.04 KB
19COPY . /usr/src/geonode/ # buildkit484.82 MB
20WORKDIR /usr/src/geonode32 B
21COPY monitoring-cron /etc/cron.d/monitoring-cron # buildkit302 B
22RUN /bin/sh -c chmod 0644302 B
23RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron487 B
24RUN /bin/sh -c touch /var/log/cron.log150 B
25RUN /bin/sh -c service cron136 B
26COPY wait-for-databases.sh /usr/bin/wait-for-databases # buildkit418 B
27RUN /bin/sh -c chmod +x418 B
28RUN /bin/sh -c chmod +x5.91 KB
29COPY celery.sh /usr/bin/celery-commands # buildkit468 B
30RUN /bin/sh -c chmod +x468 B
31COPY celery-cmd /usr/bin/celery-cmd # buildkit743 B
32RUN /bin/sh -c chmod +x740 B
33RUN /bin/sh -c pip install183.55 MB
34RUN /bin/sh -c pip install196.65 KB
35RUN /bin/sh -c rm -rf626 B
36EXPOSE map[8000/tcp:{}]0 B

Command

 ARG RELEASE