Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: docker-compose support #188

Open
LEv145 opened this issue Mar 20, 2023 · 5 comments
Open

Feature request: docker-compose support #188

LEv145 opened this issue Mar 20, 2023 · 5 comments

Comments

@LEv145
Copy link

LEv145 commented Mar 20, 2023

Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.
Features:

  • Easy and Faster Configuration
  • Increase productivity
  • Application Isolation
  • Swarm
  • Routing Mesh
  • Services
  • Security Management

Almost all popular projects have official or unofficial docker support

It would be more convenient for me to install the application in an isolated environment (a program works the same regardless of a system) with one command, without configuring packages, dependencies, etc.

Example: AUTOMATIC1111 docker-compose

@LEv145
Copy link
Author

LEv145 commented Apr 18, 2023

Good stuff:
AbdBarho/stable-diffusion-webui-docker#384

@LEv145
Copy link
Author

LEv145 commented Apr 21, 2023

Let's go🥳 (Merged )
AbdBarho/stable-diffusion-webui-docker#384

But only Nvidia support as no one has an AMD CPU

@LEv145
Copy link
Author

LEv145 commented Jun 1, 2023

@dapperdappy
Copy link

thanks for linking that @LEv145 !!!

@robballantyne
Copy link

You may be interested in my build. It's designed for cloud providers so it includes a few extra services but it works for CUDA and CPU. It has ROCm builds but I can't test them.

https://github.com/ai-dock/comfyui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants