diff --git a/AMD-ROCm.md b/AMD-ROCm.md index d0e98c0..cfe2ad3 100644 --- a/AMD-ROCm.md +++ b/AMD-ROCm.md @@ -16,9 +16,12 @@ sudo usermod -a -G render,video $LOGNAME Simply change the wget line from "noble" to "jammy" if using Ubuntu 22.04. -## Running SD.Next via Docker with ROCm +## Running SD.Next via Docker Checkout the [Docker wiki](https://github.com/vladmandic/sdnext/wiki/Docker) if you want to build a custom Docker image. +> [!NOTE] +> Installing ROCm on your system is not required when using Docker as Docker has no access to it anyway. + Using Docker with a prebuilt image: ```