sha256:efa008e49e10b284ef512892b36c91c6c34f744695c9856f2efcdbff56ac7932
OS/ARCH
linux/amd64
Compressed size
1.44 GB
Last pushed
about 1 year by eipmsvc1rw
Type
Image
Manifest digest
sha256:27a401b6eda332cb51dab91d5b077b37ea47dbde3f12925eceb93c49ed4a02e6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.34 MB6CMD ["/bin/bash"]0 B7ENV R_VERSION=4.5.10 B8ENV R_HOME=/usr/local/lib/R0 B9ENV TZ=Etc/UTC0 B10COPY scripts/install_R_source.sh /rocker_scripts/install_R_source.sh # buildkit1.81 KB11RUN /bin/sh -c /rocker_scripts/install_R_source.sh #289.42 MB12ENV CRAN=https://p3m.dev/cran/__linux__/noble/latest0 B13ENV LANG=en_US.UTF-80 B14COPY scripts/bin/ /rocker_scripts/bin/ # buildkit2.76 KB15COPY scripts/setup_R.sh /rocker_scripts/setup_R.sh # buildkit1.5 KB16RUN /bin/sh -c if grep27.17 MB17COPY scripts/install_tidyverse.sh /rocker_scripts/install_tidyverse.sh # buildkit902 B18RUN /bin/sh -c /rocker_scripts/install_tidyverse.sh #187.62 MB19ENV S6_VERSION=v2.1.0.20 B20ENV RSTUDIO_VERSION=2025.05.1+5130 B21ENV DEFAULT_USER=rstudio0 B22COPY scripts/install_rstudio.sh /rocker_scripts/install_rstudio.sh # buildkit1.87 KB23COPY scripts/install_s6init.sh /rocker_scripts/install_s6init.sh # buildkit753 B24COPY scripts/default_user.sh /rocker_scripts/default_user.sh # buildkit718 B25COPY scripts/init_set_env.sh /rocker_scripts/init_set_env.sh # buildkit525 B26COPY scripts/init_userconf.sh /rocker_scripts/init_userconf.sh # buildkit3.13 KB27COPY scripts/pam-helper.sh /rocker_scripts/pam-helper.sh # buildkit347 B28RUN /bin/sh -c /rocker_scripts/install_rstudio.sh #313.88 MB29EXPOSE map[8787/tcp:{}]0 B30CMD ["/init"]0 B31COPY scripts/install_pandoc.sh /rocker_scripts/install_pandoc.sh # buildkit1.25 KB32RUN /bin/sh -c /rocker_scripts/install_pandoc.sh #32.4 MB33COPY scripts/install_quarto.sh /rocker_scripts/install_quarto.sh # buildkit1.06 KB34RUN /bin/sh -c /rocker_scripts/install_quarto.sh #1.72 MB35COPY scripts /rocker_scripts # buildkit14.4 KB36ENV APP_NAME=bioinformatics TZ=US/Eastern PROGRAMS=opt STAR_VERSION=2.7.6a0 B37RUN /bin/sh -c apt-get update252.71 MB38COPY /usr/local/bin /usr/local/bin # buildkit17.14 MB39RUN /bin/sh -c true #32 B40COPY /opt/samtools-1.19 /opt/samtools-1.19 # buildkit86.22 MB41COPY /usr/bin/mafft /usr/bin/ # buildkit21.03 KB42COPY /usr/bin/mafft-homologs.rb /usr/bin/mafft-homologs.rb # buildkit3.96 KB43COPY /usr/bin/mafft-sparsecore.rb /usr/bin/mafft-sparsecore.rb # buildkit2.57 KB44COPY /usr/bin/mafft-profile /usr/bin/mafft-profile # buildkit545.14 KB45RUN /bin/sh -c mkdir /usr/libexec/mafft144 B46COPY /usr/libexec/mafft/ /usr/libexec/mafft/ # buildkit16.25 MB47RUN /bin/sh -c mkdir -p115 B48ADD installPackages.R /R/scripts # buildkit606 B49RUN /bin/sh -c Rscript /R/scripts/installPackages.R225.98 MB50COPY combine_pindel_vcfs.sh opt # buildkit243 BCommand
ARG RELEASE