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 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.100 B5ADD file ... in / 25.47 MB6CMD ["/bin/bash"]0 B7LABEL GeoNode=development team0 B8RUN /bin/sh -c mkdir -p137 B9RUN /bin/sh -c apt-get update33.67 MB10RUN /bin/sh -c wget --quiet3.79 KB11RUN /bin/sh -c apt-get install164.33 MB12RUN /bin/sh -c echo "deb227 B13RUN /bin/sh -c apt-get install118.89 MB14RUN /bin/sh -c apt-get update28.09 MB15RUN /bin/sh -c apt-get install21.36 MB16RUN /bin/sh -c pip3 install20.78 MB17RUN /bin/sh -c apt-get install1009.21 KB18RUN /bin/sh -c pip install44.63 KB19COPY . /usr/src/geonode/ # buildkit484.51 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-cron486 B24RUN /bin/sh -c touch /var/log/cron.log149 B25RUN /bin/sh -c service cron136 B26COPY wait-for-databases.sh /usr/bin/wait-for-databases # buildkit419 B27RUN /bin/sh -c chmod +x419 B28RUN /bin/sh -c chmod +x5.95 KB29COPY celery.sh /usr/bin/celery-commands # buildkit468 B30RUN /bin/sh -c chmod +x468 B31COPY celery-cmd /usr/bin/celery-cmd # buildkit740 B32RUN /bin/sh -c chmod +x740 B33RUN /bin/sh -c pip install861.2 MB34RUN /bin/sh -c pip install36.27 MB35RUN /bin/sh -c rm -rf617 B36EXPOSE map[8000/tcp:{}]0 BCommand
ARG RELEASE