l1na-forever / stable-diffusion-rocm-docker

Stable Diffusion Docker image preconfigured for usage with AMD Radeon cards
120 stars 20 forks source link

Docker: unknown server OS: . #14

Closed Folix0 closed 1 year ago

Folix0 commented 1 year ago

I ran into a docker issue when running this part of the code: Now, create an alias which will be used to run the Docker container. This normally goes in your ~/.zshrc or ~/.bashrc:

Any idea on how to fix this? Konsole screenshot below.

Screenshot_20221223_171123

EDIT: after playing around with docker user groups, I was able to execute the above code. Following this guide until step 4.: https://docs.docker.com/engine/install/linux-postinstall/ and then running the script again