Open yaroslavGoncharuk opened 3 months ago
The same here (also darwin/amd64). No matter if docker builder prune or "Clean / Purge data" from the Docker GUI. Docker is "dead" until the next reboot of the computer.
Yep, I'm seeing this, too, on Apple Silicon. I've gone back to 4.32 for now because of this.
I'm having the same issue in 4.33.0.
I think I am affected by the same issue (Docker Desktop 4.35.1), or a very similar one. I possibly solved by a combination of:
Description
Docker desktop 4.33.0 Chip: Apple M1 Max MacOS: Sonoma 14.5
After executing docker builder prune, any subsequent command like docker build . OR docker compose up hangs the execution. Docker restart via UI does not work. Commands like: docker version, docker ps work. App force quit and new lunch also does not help. The issue disappears after the laptop reboots.
Reproduce
docker builder prune docker build .
Expected behavior
No response
docker version
docker info
Diagnostics ID
851748ED-11E6-4E1B-80EA-B339FCBF2B43/20240730184307
Additional Info
No response