Sign inSign up

cboettig/openscapes-conda:latest

Manifest digest

sha256:23c78a971ff514c9dc607e7f53ef4ac77970e94f5269fe8e089ed6270a3ce846

OS/ARCH

linux/amd64

Compressed size

3.31 GB

Last pushed

over 2 years by cboettig

Type

Image

Manifest digest

sha256:23c78a971ff514c9dc607e7f53ef4ac77970e94f5269fe8e089ed6270a3ce846

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.18 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B
8ENV R_VERSION=4.3.20 B
9ENV R_HOME=/usr/local/lib/R0 B
10ENV TZ=Etc/UTC0 B
11COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #257.21 MB
13ENV CRAN=https://p3m.dev/cran/__linux__/jammy/latest0 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit24.01 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #27.76 MB
17CMD ["R"]0 B
18LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B
19ENV S6_VERSION=v2.1.0.20 B
20ENV RSTUDIO_VERSION=2023.12.0+3690 B
21ENV DEFAULT_USER=rstudio0 B
22ENV PANDOC_VERSION=default0 B
23ENV QUARTO_VERSION=default0 B
24RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #325.08 MB
25RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #29.11 KB
26RUN /bin/sh -c /rocker_scripts/install_quarto.sh #61.98 KB
27EXPOSE map[8787/tcp:{}]0 B
28CMD ["/init"]0 B
29LABEL org.opencontainers.image.licenses=GPL-2.0-or-later org.opencontainers.image.source=https://github.com/rocker-org/rocker-versioned2 org.opencontainers.image.vendor=Rocker Project0 B
30RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #174.18 MB
31COPY assets/rstudio-prefs.json /home/rstudio/.config/rstudio/ # buildkit351 B
32COPY meta.env /usr/local/etc/dev-containers/meta.env # buildkit407 B
33USER root0 B
34RUN /bin/sh -c mkdir -p151 B
35COPY /tmp/build-features/ /tmp/dev-container-features # buildkit236 B
36RUN /bin/sh -c echo "_CONTAINER_USER_HOME=$(253 B
37RUN /bin/sh -c cp -ar31.8 MB
38RUN /bin/sh -c cp -ar80.93 MB
39ARG _DEV_CONTAINERS_IMAGE_USER=root0 B
40USER root0 B
41LABEL devcontainer.metadata=[ {"id":"ghcr.io/devcontainers/features/common-utils:2"}, {"id":"ghcr.io/rocker-org/devcontainer-features/r-rig:1","customizations":{"vscode":{"extensions":["REditorSupport.r"],"settings":{"[r]":{"editor.wordSeparators":"`~!@#%$^&*()-=+[{]}\\|;:'\",<>/?"}}}}}, {"customizations":{"vscode":{"extensions":["RDebugger.r-debugger"],"settings":{"r.rterm.linux":"/usr/local/bin/radian","r.bracketedPaste":true,"r.plot.useHttpgd":true}}},"remoteUser":"rstudio"}0 B
42ENV SHELL=/bin/bash0 B
43/bin/sh -c apt-get update -qq46.55 MB
44/bin/sh -c git config --system549 B
45/bin/sh -c curl -fsSL https://code-server.dev/install.sh188.22 MB
46/bin/sh -c usermod -l jovyan18.83 MB
47ENV NB_USER=jovyan0 B
48ENV CONDA_DIR=/opt/miniforge30 B
49ENV CONDA_ENV=openscapes0 B
50ENV NB_PYTHON_PREFIX=${CONDA_DIR}/envs/${CONDA_ENV} 0 B
51ENV PATH=${NB_PYTHON_PREFIX}/bin:/${CONDA_DIR}/bin:${PATH}0 B
52/bin/sh -c curl -L -O180.55 MB
53/bin/sh -c conda init --system14.94 KB
54/bin/sh -c echo ". ${CONDA_DIR}/etc/profile.d/conda.sh579 B
55/bin/sh -c echo "PATH=${PATH}" >>"${R_HOME}/etc/Renviron.site"844 B
56COPY file:b75ad9a38a7d0e8c74dfd63ae938dcf365df194efff6180a6e5a2963af85f1a9 in install.R 495 B
57/bin/sh -c Rscript install.R &&360.17 MB
58USER ${NB_USER} 0 B
59WORKDIR /home/${NB_USER}0 B
60/bin/sh -c usermod -s /bin/bash439 B
61COPY file:2c7b8e26252f630272b1103c72ec19c2af11e255d36c33cef27545316ba88abe in environment.yml 1.01 KB
62/bin/sh -c conda env update1.63 GB

Command

 ARG RELEASE