Sign inSign up

marius311/cmblensing.jl:latest

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update274.1 MB
8RUN /bin/sh -c mkdir /opt/julia141.71 MB
9ARG NB_USER=cosmo0 B
10ARG NB_UID=10000 B
11ENV USER=cosmo0 B
12ENV NB_UID=10000 B
13ENV HOME=/home/cosmo0 B
14ENV PATH=/home/cosmo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN |2 NB_USER=cosmo NB_UID=1000 /bin/sh4.21 KB
16USER cosmo0 B
17RUN |2 NB_USER=cosmo NB_UID=1000 /bin/sh81.53 MB
18ARG PRECOMPILE=10 B
19ARG PACKAGECOMPILE=10 B
20ARG JULIA_FFTW_PROVIDER=FFTW0 B
21COPY Project.toml CondaPkg.toml /home/cosmo/CMBLensing/ #2.79 KB
22COPY docs/Project.toml /home/cosmo/CMBLensing/docs/ # buildkit780 B
23RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=1230 B
24ENV JULIA_PROJECT=/home/cosmo/CMBLensing/docs0 B
25RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=1168.2 MB
26COPY src /home/cosmo/CMBLensing/src # buildkit87.62 KB
27COPY ext /home/cosmo/CMBLensing/ext # buildkit7.18 KB
28COPY dat /home/cosmo/CMBLensing/dat # buildkit1.91 MB
29RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=11.17 GB
30RUN |5 NB_USER=cosmo NB_UID=1000 PRECOMPILE=132 B
31COPY docs/src /home/cosmo/CMBLensing/docs/src # buildkit760.15 KB
32COPY docs/ipython_config.py /home/cosmo/.ipython/profile_default/ipython_config.py # buildkit272 B
33WORKDIR /home/cosmo/CMBLensing/docs/src32 B
34ARG RUNDOCS=10 B
35RUN |6 NB_USER=cosmo NB_UID=1000 PRECOMPILE=14.35 MB
36COPY docs/make.jl docs/index.html docs/documenter.tpl /home/cosmo/CMBLensing/docs/3.15 KB
37COPY docs/src-staging /home/cosmo/CMBLensing/docs/src-staging # buildkit1.09 MB
38COPY README.md /home/cosmo/CMBLensing/ # buildkit2.64 KB
39ENV LINES=100 B
40ARG MAKEDOCS=00 B
41RUN |7 NB_USER=cosmo NB_UID=1000 PRECOMPILE=132 B
42ENV PORT=88880 B
43ENV SHELL=bash0 B
44CMD ["/bin/sh" "-c" "jupyter lab0 B

Command

 ARG RELEASE