We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ddb80 commit e29a974Copy full SHA for e29a974
docker/Dockerfile
@@ -12,7 +12,7 @@ ARG CUDA_VERSION=12.8.1
12
# private registries that use a different repository naming conventions.
13
#
14
# Example:
15
-# docker build --build-arg BUILD_BASE_IMAGE=regisry.acme.org/mirror/nvidia/cuda:${CUDA_VERSION}-devel-ubuntu20.04
+# docker build --build-arg BUILD_BASE_IMAGE=registry.acme.org/mirror/nvidia/cuda:${CUDA_VERSION}-devel-ubuntu20.04
16
ARG BUILD_BASE_IMAGE=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu20.04
17
ARG FINAL_BASE_IMAGE=nvidia/cuda:${CUDA_VERSION}-devel-ubuntu22.04
18
docs/source/assets/contributing/dockerfile-stages-dependency.png
33.9 KB
0 commit comments