sha256:8cdc19adc917932be3cc9a8fc634dc99f9bf2be08e38082f41a76309a19642d8
OS/ARCH
linux/amd64
Compressed size
619.4 MB
Last pushed
over 3 years by mazano
Type
Image
Manifest digest
sha256:8cdc19adc917932be3cc9a8fc634dc99f9bf2be08e38082f41a76309a19642d8
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 MB6CMD ["/bin/bash"]0 B7LABEL GeoNode=development team0 B8RUN /bin/sh -c mkdir -p147 B9RUN /bin/sh -c apt-get update33.75 MB10RUN /bin/sh -c wget --quiet3.78 KB11RUN /bin/sh -c apt-get install148.19 MB12RUN /bin/sh -c echo "deb5.43 KB13RUN /bin/sh -c apt-get update1.25 MB14RUN /bin/sh -c apt-get install139.68 MB15RUN /bin/sh -c apt-get update27.76 MB16RUN /bin/sh -c apt-get install19.4 MB17RUN /bin/sh -c pip install18.76 MB18RUN /bin/sh -c apt install992.34 KB19RUN /bin/sh -c pip install2.43 MB20COPY src /usr/src/kartoza_geonode/ # buildkit91.66 KB21WORKDIR /usr/src/kartoza_geonode32 B22COPY src/monitoring-cron /etc/cron.d/monitoring-cron # buildkit308 B23RUN /bin/sh -c chmod 0644308 B24RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron493 B25RUN /bin/sh -c touch /var/log/cron.log150 B26RUN /bin/sh -c service cron136 B27COPY src/wait-for-databases.sh /usr/bin/wait-for-databases # buildkit419 B28RUN /bin/sh -c chmod +x419 B29RUN /bin/sh -c chmod +x6.14 KB30COPY src/celery.sh /usr/bin/celery-commands # buildkit471 B31RUN /bin/sh -c chmod +x469 B32COPY src/celery-cmd /usr/bin/celery-cmd # buildkit736 B33RUN /bin/sh -c chmod +x736 B34RUN /bin/sh -c pip install198.94 MB35RUN /bin/sh -c pip install769 B36RUN /bin/sh -c rm -rf625 B37EXPOSE map[8000/tcp:{}]0 BCommand
ARG RELEASE