rocker/cuda:4.1

Index digest

sha256:29e4e20a8f14e017c5b9cc17e19a1d2a2063dff0a3107498483f646fbf7226e8

OS/ARCH

linux/amd64

Compressed size

1.45 GB

Last pushed

about 3 years by cboettig

Type

Image

Manifest digest

sha256:7eabd54d5ca8fd0004addcce95f817235f2a6eae8f3db3af3ef88d9d4477b27c

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.23 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.1.30 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.76 KB
12RUN /bin/sh -c /rocker_scripts/install_R_source.sh #235.56 MB
13ENV CRAN=https://packagemanager.posit.co/cran/__linux__/focal/2022-04-210 B
14ENV LANG=en_US.UTF-80 B
15COPY scripts /rocker_scripts # buildkit21.65 KB
16RUN /bin/sh -c /rocker_scripts/setup_R.sh #36.18 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 CUDA_VERSION=10.1.2430 B
20ENV CUDA_PKG_VERSION=10-1=10.1.243-10 B
21ENV NVIDIA_VISIBLE_DEVICES=all0 B
22ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
23ENV NVIDIA_REQUIRE_CUDA=cuda>=10.1 brand=tesla,driver>=384,driver<385 brand=tesla,driver>=396,driver<397 brand=tesla,driver>=410,driver<4110 B
24ENV CUDA_HOME=/usr/local/cuda0 B
25ENV LD_LIBRARY_PATH=:/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64:/usr/local/cuda/lib64/libnvblas.so:0 B
26ENV NVBLAS_CONFIG_FILE=/etc/nvblas.conf0 B
27ENV PYTHON_CONFIGURE_OPTS=--enable-shared0 B
28ENV RETICULATE_AUTOCONFIGURE=00 B
29ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/cuda/bin:/usr/local/texlive/bin/linux0 B
30RUN /bin/sh -c /rocker_scripts/install_cuda-10.1.sh #1.14 GB
31RUN /bin/sh -c /rocker_scripts/config_R_cuda.sh #539 B
32RUN /bin/sh -c /rocker_scripts/install_python.sh #22.29 MB

Command

 ARG RELEASE