You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue exists on a clean installation of Fooocus
The issue exists in the current version of Fooocus
The issue has not been reported before recently
The issue has been reported before but has not been fixed yet
What happened?
After cloning the repository and trying to get Fooocus to run inside a docker container via docker compose up there's a bunch of permissions issues happening in the logs and, ultimately, the whole thing crashes.
### Additional information
I've tried cleaning out docker via `docker system prune -a -f` to make sure I've got a "clean slate". Alas this didn't help.
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
After cloning the repository and trying to get Fooocus to run inside a docker container via
docker compose up
there's a bunch of permissions issues happening in the logs and, ultimately, the whole thing crashes.Steps to reproduce the problem
git clone https://github.com/lllyasviel/Fooocus.git
cd Fooocus
sudo docker compose up
Docker has been installed previously, along with the Nvidia container tookit.
What should have happened?
I'd expect
docker compose up
to start Fooocus. There's no mention of anything else required. Sadly that's not the case.What browsers do you use to access Fooocus?
No response
Where are you running Fooocus?
Locally with virtualization (e.g. Docker)
What operating system are you using?
Windows 10 22H2 /w WSL2 running Ubuntu
Console logs
The text was updated successfully, but these errors were encountered: