sha256:53f2e859d990d31153efc66dcdc935be836994e88235572be758a50b74240a3b
OS/ARCH
linux/amd64
Compressed size
1.32 GB
Last pushed
over 4 years by lucernae
Type
Image
Manifest digest
sha256:53f2e859d990d31153efc66dcdc935be836994e88235572be758a50b74240a3b
Image Layers
1ADD file ... in / 48.1 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get7.47 MB4/bin/sh -c set -ex; if9.53 MB5/bin/sh -c apt-get update &&49.44 MB6/bin/sh -c set -ex; apt-get183.44 MB7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=C.UTF-80 B9/bin/sh -c apt-get update &&5.86 MB10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B11ENV PYTHON_VERSION=3.8.90 B12/bin/sh -c set -ex &&17.43 MB13/bin/sh -c cd /usr/local/bin &&233 B14ENV PYTHON_PIP_VERSION=21.1.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1954f15b3f102ace496a34a013ea76b061535bd2/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=f499d76e0149a673fb8246d88e116db589afbd291739bd84f2cd9a7bca7b69930 B17/bin/sh -c set -ex; wget2.2 MB18CMD ["python3"]0 B19LABEL GeoNode=development team0 B20RUN /bin/sh -c mkdir -p132 B21RUN /bin/sh -c echo "deb228 B22RUN /bin/sh -c echo "deb226 B23RUN /bin/sh -c wget --quiet3.82 KB24RUN /bin/sh -c echo "deb229 B25RUN /bin/sh -c apt-get update264.25 MB26RUN /bin/sh -c apt-get update182.48 MB27RUN /bin/sh -c apt-get update97.93 MB28RUN /bin/sh -c pip install57.37 MB29RUN /bin/sh -c apt install1.24 MB30RUN /bin/sh -c pip install2.63 MB31COPY src /usr/src/rir/ # buildkit91.86 KB32WORKDIR /usr/src/rir32 B33COPY src/monitoring-cron /etc/cron.d/monitoring-cron # buildkit300 B34RUN /bin/sh -c chmod 0644298 B35RUN /bin/sh -c crontab /etc/cron.d/monitoring-cron479 B36RUN /bin/sh -c touch /var/log/cron.log150 B37RUN /bin/sh -c service cron135 B38COPY src/wait-for-databases.sh /usr/bin/wait-for-databases # buildkit415 B39RUN /bin/sh -c chmod +x32 B40RUN /bin/sh -c chmod +x5.3 KB41COPY src/celery.sh /usr/bin/celery-commands # buildkit466 B42RUN /bin/sh -c chmod +x464 B43COPY src/celery-cmd /usr/bin/celery-cmd # buildkit729 B44RUN /bin/sh -c chmod +x32 B45RUN /bin/sh -c cd /usr/src;26.79 MB46RUN /bin/sh -c cd /usr/src/geonode-contribs/geonode-logstash;282.64 MB47RUN /bin/sh -c pip install112.77 MB48RUN /bin/sh -c pip install772 B49EXPOSE map[8000/tcp:{}]0 BCommand
ADD file:e18bc3e10e7c743f18bb8be65ec94a62c03764af7dbdb4957f9a600237730212 in /