GC2: Docker
Updated on May 30, 2024 Published on May 30,2024
Using Docker In GC2 Instance
We have now added Docker as one of the primary setups for the GC2 instance for all DMI. Hence, you have the latest version of Docker running. If you want to install a specific version of Docker, please follow the instructions given on the official Docker site,(https://docs.docker.com/engine/install/ubuntu/).
Bonus: We have also installed and configured the latest version of the NVIDIA Container Toolkit with Docker for your convenience. Now you can run GPU-accessible containers by adding two flags: –gpus and –runtime=nvidia You can also install a specific version of the NVIDIA Container Toolkit from the official site: (https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html).