lllyasviel / Omost

Your image is almost there!
Apache License 2.0
6.69k stars 401 forks source link

Add Docker support #75

Open raldone01 opened 3 weeks ago

raldone01 commented 3 weeks ago

I find deploying programs with docker very convenient. So I added support for docker! 🚀 The ci is very basic but can be extended to support proper github releases if wanted. I only have a nvidia card so I did not test the rocm image but it should work™️.

I also took the liberty to add a CACHEDIR.TAG file to integrate with backup tools.

You may want to update the readme to inform users on how to use the docker images. If you want to go ahead with this I can do this too.