Sign inSign up

mwall2bitflow/geonode:4.1.x

Manifest digest

sha256:396408de76ce6f107d525965eeff3a7fa28018281d5c13734e3d630ce82aee66

OS/ARCH

linux/amd64

Compressed size

1.75 GB

Last pushed

about 3 years by mwall2bitflow

Type

Image

Manifest digest

sha256:396408de76ce6f107d525965eeff3a7fa28018281d5c13734e3d630ce82aee66

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.100 B
5ADD file ... in / 25.47 MB
6CMD ["/bin/bash"]0 B
7LABEL GeoNode=development team0 B
8RUN /bin/sh -c mkdir -p137 B
9RUN /bin/sh -c apt-get update33.67 MB
10RUN /bin/sh -c wget --quiet3.79 KB
11RUN /bin/sh -c apt-get install164.33 MB
12RUN /bin/sh -c echo "deb227 B
13RUN /bin/sh -c apt-get install118.89 MB
14RUN /bin/sh -c apt-get update28.09 MB
15RUN /bin/sh -c apt-get install21.36 MB
16RUN /bin/sh -c pip3 install20.78 MB
17RUN /bin/sh -c apt-get install1009.21 KB
18RUN /bin/sh -c pip install44.63 KB
19COPY . /usr/src/geonode/ # buildkit484.51 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-cron486 B
24RUN /bin/sh -c touch /var/log/cron.log149 B
25RUN /bin/sh -c service cron136 B
26COPY wait-for-databases.sh /usr/bin/wait-for-databases # buildkit419 B
27RUN /bin/sh -c chmod +x419 B
28RUN /bin/sh -c chmod +x5.95 KB
29COPY celery.sh /usr/bin/celery-commands # buildkit468 B
30RUN /bin/sh -c chmod +x468 B
31COPY celery-cmd /usr/bin/celery-cmd # buildkit740 B
32RUN /bin/sh -c chmod +x740 B
33RUN /bin/sh -c pip install861.2 MB
34RUN /bin/sh -c pip install36.27 MB
35RUN /bin/sh -c rm -rf617 B
36EXPOSE map[8000/tcp:{}]0 B

Command

 ARG RELEASE