sha256:83b995b4c77d4fac8711992a028476c14f2b901cc128d3b909145ecc710f39fa
OS/ARCH
linux/amd64
Compressed size
1.85 GB
Last pushed
almost 3 years by marius311
Type
Image
Manifest digest
sha256:83b995b4c77d4fac8711992a028476c14f2b901cc128d3b909145ecc710f39fa
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update274.1 MB8RUN /bin/sh -c mkdir /opt/julia141.71 MB9ARG NB_USER=cosmo0 B10ARG NB_UID=10000 B11ENV USER=cosmo0 B12ENV NB_UID=10000 B13ENV HOME=/home/cosmo0 B14ENV PATH=/home/cosmo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |2 NB_USER=cosmo NB_UID=1000 /bin/sh4.21 KB16USER cosmo0 B17RUN |2 NB_USER=cosmo NB_UID=1000 /bin/sh81.53 MB18ARG PRECOMPILE=10 B19ARG PACKAGECOMPILE=10 B20ARG JULIA_FFTW_PROVIDER=FFTW0 B21COPY Project.toml CondaPkg.toml /home/cosmo/CMBLensing/ #2.79 KB22COPY docs/Project.toml /home/cosmo/CMBLensing/docs/ # buildkit780 B23RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=1230 B24ENV JULIA_PROJECT=/home/cosmo/CMBLensing/docs0 B25RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=1168.2 MB26COPY src /home/cosmo/CMBLensing/src # buildkit87.62 KB27COPY ext /home/cosmo/CMBLensing/ext # buildkit7.18 KB28COPY dat /home/cosmo/CMBLensing/dat # buildkit1.91 MB29RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=11.17 GB30RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=132 B31COPY docs/src /home/cosmo/CMBLensing/docs/src # buildkit760.15 KB32COPY docs/ipython_config.py /home/cosmo/.ipython/profile_default/ipython_config.py # buildkit272 B33WORKDIR /home/cosmo/CMBLensing/docs/src32 B34ARG RUNDOCS=10 B35RUN |6 NB_USER=cosmo NB_UID=1000 PRECOMPILE=14.35 MB36COPY docs/make.jl docs/index.html docs/documenter.tpl /home/cosmo/CMBLensing/docs/3.15 KB37COPY docs/src-staging /home/cosmo/CMBLensing/docs/src-staging # buildkit1.09 MB38COPY README.md /home/cosmo/CMBLensing/ # buildkit2.64 KB39ENV LINES=100 B40ARG MAKEDOCS=00 B41RUN |7 NB_USER=cosmo NB_UID=1000 PRECOMPILE=132 B42ENV PORT=88880 B43ENV SHELL=bash0 B44CMD ["/bin/sh" "-c" "jupyter lab0 BCommand
ARG RELEASE