https://github.com/willguimont/fooocus-docker
https://github.com/willguimont/fooocus-docker
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willguimont/fooocus-docker
- Owner: willGuimont
- License: mit
- Created: 2023-12-01T04:39:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T01:21:09.000Z (about 2 years ago)
- Last Synced: 2025-10-27T11:44:11.867Z (9 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fooocus Docker
Docker setup for [Fooocus](https://github.com/lllyasviel/Fooocus).
```bash
# Set preset in ./start.sh
# Then run
docker-compose up --build
# Open http://127.0.0.1:7865/
```