sha256:243c582b8f5979456eb182f78bc75c8248734b2dc87cdac12a59038f99098288
OS/ARCH
linux/amd64
Compressed size
624.71 MB
Last pushed
about 2 years by meomancer
Type
Image
Manifest digest
sha256:243c582b8f5979456eb182f78bc75c8248734b2dc87cdac12a59038f99098288
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 / 29.02 MB6CMD ["/bin/bash"]0 B7LABEL GeoNode=development team0 B8RUN /bin/sh -c mkdir -p148 B9RUN /bin/sh -c apt-get update34.41 MB10RUN /bin/sh -c wget --quiet3.79 KB11RUN /bin/sh -c apt-get install148.18 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.84 MB18RUN /bin/sh -c apt install991.8 KB19RUN /bin/sh -c pip install2.43 MB20COPY src /usr/src/kartoza_geonode/ # buildkit92.15 KB21WORKDIR /usr/src/kartoza_geonode32 B22COPY src/monitoring-cron /etc/cron.d/monitoring-cron # buildkit311 B23RUN /bin/sh -c chmod 0644313 B24RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron495 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 # buildkit390 B28RUN /bin/sh -c chmod +x390 B29RUN /bin/sh -c chmod +x6.48 KB30COPY src/celery.sh /usr/bin/celery-commands # buildkit469 B31RUN /bin/sh -c chmod +x469 B32COPY src/celery-cmd /usr/bin/celery-cmd # buildkit738 B33RUN /bin/sh -c chmod +x738 B34RUN /bin/sh -c pip install202.66 MB35RUN /bin/sh -c pip install767 B36RUN /bin/sh -c rm -rf627 B37EXPOSE map[8000/tcp:{}]0 B38ADD ./tasks.py /usr/src/kartoza_geonode/tasks.py # buildkit5.46 KB39ADD ./wait-for-databases /usr/bin/wait-for-databases # buildkit379 BCommand
ARG RELEASE