sha256:042a1e0ed4dd0b1ca8523997fd4257eb7406967c319b7403e39c50121275be56
OS/ARCH
linux/amd64
Compressed size
4.37 GB
Last pushed
3 days by devitocodes
Type
Image
Manifest digest
sha256:15e7de40b3a8cc48df8922e98764414578c5a09c3f183d5c8f8005b3d289d8fd
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 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update174.58 MB9RUN /bin/sh -c apt-get install37.92 MB10EXPOSE [8888/tcp]0 B11CMD ["/bin/bash"]0 B12SHELL [/bin/bash -o pipefail -c]0 B13RUN /bin/bash -o pipefail -c3.33 KB14RUN /bin/bash -o pipefail -c273 B15RUN /bin/bash -o pipefail -c296.65 MB16SHELL [/bin/bash -o pipefail -c]0 B17RUN /bin/bash -o pipefail -c1.43 KB18RUN /bin/bash -o pipefail -c285 B19RUN /bin/bash -o pipefail -c337.43 MB20ENV MPI4PY_FLAGS=. /opt/intel/oneapi/setvars.sh intel64 &&0 B21ENV MPI4PY_RC_RECV_MPROBE=00 B22RUN /bin/bash -o pipefail -c664 B23RUN /bin/bash -o pipefail -c1.41 GB24ENV I_MPI_CC=icx0 B25ENV I_MPI_CXX=icpx0 B26ENV DEVITO_ARCH=icx0 B27ENV DEVITO_LANGUAGE=openmp0 B28ENV MPICC=mpiicc0 B29RUN /bin/bash -o pipefail -c3.41 KB30RUN /bin/bash -o pipefail -c188.94 MB31RUN /bin/bash -o pipefail -c332.02 KB32RUN /bin/bash -o pipefail -c2.37 MB33RUN /bin/bash -o pipefail -c664 B34ARG USER_ID=10000 B35ARG GROUP_ID=10000 B36ENV HOME=/app0 B37ENV APP_HOME=/app0 B38RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/bash2.24 MB39COPY --chown=app:app /app /app #34.53 MB40COPY --chown=app:app /app/nvtop /app/nvtop #32 B41COPY --chown=app:app docker/run-jupyter.sh /jupyter #176 B42COPY --chown=app:app docker/run-tests.sh /tests #149 B43COPY --chown=app:app docker/run-print-defaults.sh /print-defaults #184 B44COPY --chown=app:app docker/entrypoint.sh /docker-entrypoint.sh #564 B45RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/bash745 B46COPY --chown=app:app /venv /venv #175.13 MB47COPY --chown=app:app /opt /opt #1.7 GB48WORKDIR /app/devito32 B49RUN |2 USER_ID=1000 GROUP_ID=1000 /bin/bash17.33 MB50USER app0 B51EXPOSE [8888/tcp]0 B52ENTRYPOINT ["/docker-entrypoint.sh"]0 B53CMD ["/jupyter"]0 BCommand
ARG RELEASE