lllyasviel / Omost

Your image is almost there!
Apache License 2.0
7.34k stars 422 forks source link

Add Docker support #75

Open raldone01 opened 5 months ago

raldone01 commented 5 months 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.