-
Notifications
You must be signed in to change notification settings - Fork 698
Open
Labels
Milestone
Description
I haven't reproduced this myself, but I saw abiosoft/colima#1376
Every once in a while when I restart docker containers docker compose down -v && docker compose build && docker compose up -d && docker compose logs -f, they run, they can communicate inside the containers, but I try and access any of the services via their ports and it hangs. The only current fix I seem to have found is just colima restart
This is using Lima 1.2.1 and their "fix" was to switch back to SSH port forwarding, which made the problem disappear, so the downstream issue was closed.