Skip to content

Commit fdcf99b

Browse files
moved Docker section
1 parent f8ceadc commit fdcf99b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ rocJPEG is a high performance JPEG decode SDK for AMD GPUs. Using the rocJPEG AP
77
>[!Note]
88
>The published documentation that includes installation and build instructions is available at [rocJPEG](https://rocm.docs.amd.com/projects/rocJPEG/en/latest/) in an organized, easy-to-read format, with search and a table of contents. The documentation source files reside in the `docs` folder of this repository. As with all ROCm projects, the documentation is open source. For more information on contributing to the documentation, see [Contribute to ROCm documentation](https://rocm.docs.amd.com/en/latest/contribute/contributing.html)
99
10-
# Docker
11-
12-
You can find rocJPEG Docker containers [under `develop/docker` in this repository](https://github.com/ROCm/rocJPEG/tree/develop/docker).
13-
1410
# Installation folders
1511

1612
* Libraries are located in: `/opt/rocm/lib`
@@ -40,3 +36,7 @@ mkdir rocjpeg-test && cd rocjpeg-test
4036
cmake /opt/rocm/share/rocjpeg/test/
4137
ctest -VV
4238
```
39+
40+
# Docker
41+
42+
You can find rocJPEG Docker containers [under `develop/docker` in this repository](https://github.com/ROCm/rocJPEG/tree/develop/docker).

0 commit comments

Comments
 (0)