stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: make a dockerfile

Open hebijush opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

make a dockerfile so we can use project in docker

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

hebijush avatar Jan 20 '24 14:01 hebijush

+1

seven-yu avatar Jan 22 '24 11:01 seven-yu

@catboxanon already addressed this before in https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/7946#issuecomment-1712700234

As has been mentioned several times, Docker support will not be added directly to this repo, so I'm going to go ahead and close this PR. However, I've now added some links to these on the wiki, which are also linked to on the wiki homepage.

Daviljoe193 avatar Jan 23 '24 17:01 Daviljoe193

What about a separate repo in the Automatic1111 org to host the Dockerbuild? That way it can have another maintainer group of people who are interested but they won't be handed the keys to the main project?

gangstead avatar Feb 22 '24 15:02 gangstead

I was recently surprised to see how easy it was to install open-webui and ollama (with AMD ROCm support) via docker with just a single command. I was even more surprised to see that stable-diffusion-webui didn't have an officially supported container to make it just as simple to download and use.

I would really love to see this support added! I'm still learning how to use containers properly and would encourage others to do the same as it really simplifies the deployment and consumption side a lot.

deadmeu avatar Mar 17 '24 06:03 deadmeu