Sign inSign up

th2farid/th2-rstudio:v0.2.8

Manifest digest

sha256:f6c39ae7c5a1f837db95a2746c7ef8dd353ca200c48a56a2699545116f621521

OS/ARCH

linux/amd64

Compressed size

1.03 GB

Last pushed

8 months by th2farid

Type

Image

Manifest digest

sha256:f6c39ae7c5a1f837db95a2746c7ef8dd353ca200c48a56a2699545116f621521

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7ENV R_VERSION=4.5.00 B
8ENV R_HOME=/usr/local/lib/R0 B
9ENV TZ=Etc/UTC0 B
10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB
11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #288.58 MB
12ENV CRAN=https://p3m.dev/cran/__linux__/noble/2025-06-120 B
13ENV LANG=en_US.UTF-80 B
14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB
15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB
16RUN /bin/sh -c if grep27.17 MB
17ENV S6_VERSION=v2.1.0.20 B
18ENV RSTUDIO_VERSION=2025.05.1+5130 B
19ENV DEFAULT_USER=rstudio0 B
20COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB
21COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit750 B
22COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit717 B
23COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit523 B
24COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB
25COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit345 B
26RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #328.44 MB
27EXPOSE map[8787/tcp:{}]0 B
28CMD ["/init"]0 B
29COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB
30RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #32.37 MB
31COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB
32RUN /bin/sh -c /rocker_scripts/install_quarto.sh #1.71 MB
33COPY scripts /rocker_scripts # buildkit18.01 KB
34RUN /bin/sh -c apt-get update38.67 MB
35RUN /bin/sh -c apt-get update314.45 MB
36RUN /bin/sh -c echo "www-frame-origin=same"237 B
37RUN /bin/sh -c echo "www-verify-user-agent=0"253 B
38ADD 03_setup_root_path.sh /etc/cont-init.d/03_setup_root_path.sh # buildkit325 B

Command

 ARG RELEASE