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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7LABEL GeoNode=development team0 B8RUN /bin/sh -c mkdir -p137 B9RUN /bin/sh -c apt-get update35.8 MB10RUN /bin/sh -c wget --quiet3.79 KB11RUN /bin/sh -c apt-get install153.31 MB12RUN /bin/sh -c echo "deb5.42 KB13RUN /bin/sh -c apt-get install139.68 MB14RUN /bin/sh -c apt-get update28.3 MB15RUN /bin/sh -c apt-get install19.39 MB16RUN /bin/sh -c pip3 install20.71 MB17RUN /bin/sh -c apt-get install992.35 KB18RUN /bin/sh -c pip install45.04 KB19COPY . /usr/src/geonode/ # buildkit484.82 MB20WORKDIR /usr/src/geonode32 B21COPY monitoring-cron /etc/cron.d/monitoring-cron # buildkit302 B22RUN /bin/sh -c chmod 0644302 B23RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron487 B24RUN /bin/sh -c touch /var/log/cron.log150 B25RUN /bin/sh -c service cron136 B26COPY wait-for-databases.sh /usr/bin/wait-for-databases # buildkit418 B27RUN /bin/sh -c chmod +x418 B28RUN /bin/sh -c chmod +x5.91 KB29COPY celery.sh /usr/bin/celery-commands # buildkit468 B30RUN /bin/sh -c chmod +x468 B31COPY celery-cmd /usr/bin/celery-cmd # buildkit743 B32RUN /bin/sh -c chmod +x740 B33RUN /bin/sh -c pip install183.55 MB34RUN /bin/sh -c pip install196.65 KB35RUN /bin/sh -c rm -rf626 B36EXPOSE map[8000/tcp:{}]0 BCommand
ARG RELEASE