ghcr.io/rse-ops/cuda-ubuntu-20.04

Basic Usage

Download         docker pull ghcr.io/rse-ops/cuda-ubuntu-20.04


Pull (download)

To download the latest version of ghcr.io/rse-ops/cuda-ubuntu-20.04 run

docker pull ghcr.io/rse-ops/cuda-ubuntu-20.04:latest

or to download a specific version of ghcr.io/rse-ops/cuda-ubuntu-20.04 run:

docker pull ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-10.1.243

Run

To run the container as an application run

docker run --rm ghcr.io/rse-ops/cuda-ubuntu-20.04

Usage in FROM

You can use this container base as the FROM in your Dockerfile

FROM ghcr.io/rse-ops/cuda-ubuntu-20.04
RUN ...
                       

Versions

The following versions of ghcr.io/rse-ops/cuda-ubuntu-20.04 are available.

Version URI Dockerfile Manifest
cuda-10.1.243ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-10.1.243DockerfileManifest
cuda-11.2.2ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-11.2.2DockerfileManifest
cuda-11.0.3ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-11.0.3DockerfileManifest
cuda-11.1.1ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-11.1.1DockerfileManifest
cuda-11.3.1ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-11.3.1DockerfileManifest
cuda-11.4.0ghcr.io/rse-ops/cuda-ubuntu-20.04:cuda-11.4.0DockerfileManifest