To use this container you would first need to install docker and docker-compose.
After that you would need deleted rocm/composable_kernel:ck_ub20.04_rocm5.5_rc4 docker image (alpha build of ROCM). You can download the image, using bittorect magnet link in the files of the gist. After downloading the image load it with docker load --input rocm5.5.tar.gz
Running is as simple as: sudo docker-compose up --build. After that Stable Diffusion Web UI could be accessed in http://127.0.0.1:3000
Many thanks to @wsippel for putting up step by step guide to get it working.
This is tested on kernel 6.2.10 and mesa 23.0.0
Ok, this is the log from amdgpu you were looking for (I think)
It seems there are a lot of problems ....
Running :
I get
But I dont know if I have Docker daemon or Docker desktop ... I did know there were two Dockers at all....
Edit:
I run the last command adding sudo (Docker commands work only as sudoer for me...)
Thus I did
then
works, even if it produces very poor images
BTW:
now launching
returns (I'll write only the last line of the output)
Sorry for writing a book but outputs are very long...