Skip to content

Commit e305d8f

Browse files
authored
Add anchor to "Docker images in the ROCm ecosystem" section in docs (#621)
* add anchor to "docker images in the rocm ecosystem" * update rocm dev images search url
1 parent 11baad6 commit e305d8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/how-to/docker.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Verifying the amdgpu driver has been loaded on GPUs
120120
Running ``rocminfo`` and ``amd-smi list`` inside the container will only enumerate the GPUs passed into the docker container.
121121
Running ``rocminfo`` and ``amd-smi list`` on bare metal will enumerate all ROCm-capable GPUs on the machine.
122122

123+
.. _docker-rocm-images:
124+
123125
Docker images in the ROCm ecosystem
124126
=======================================================
125127

@@ -130,7 +132,7 @@ building your own ROCm-capable containers. The built images are available on
130132
* ``rocm/rocm-terminal`` is a small image with the prerequisites to build HIP applications, but does not
131133
include any libraries.
132134

133-
* `ROCm dev images <https://hub.docker.com/search?q=rocm%2Fdev>`_ provide a variety of OS +
135+
* `ROCm dev images <https://hub.docker.com/u/rocm?page=1&search=dev->`__ provide a variety of OS +
134136
ROCm versions, and are a great starting place for building applications.
135137

136138
Applications

0 commit comments

Comments
 (0)