for-mac
for-mac copied to clipboard
Bug reports for Docker Desktop for Mac
### Description Got notification that the system data on my computer was full:  Tracked it down using DaisyDisk:  The Host folder was...
### Description When trying to uninstall docker desktop via the cli ```/Applications/Docker.app/Contents/MacOS/uninstall``` there is a null pointer dereference that fails the uninstall leaving the installation in a questionable state. ```...
### Description When i try to launch docker desktop at my laptop, i will always make it reboot before the docker desktop window shows. Although i tried many times to...
### Description Updating Docker Desktop for Mac from 4.30 to 4.34 results in infinite “installing” status. ### Reproduce 1. Have Docker Desktop 4.30.0 (149282) 2. Update to 4.34.2 (167172) 3....
### Description I can’t use docker because a Docker Desktop error occurred. I tried to fix it by deleting all installed Docker paths, reinstalling docker & brew & rosetta, and...
### Description I am trying to containerize E2E test automation, which automates a Flutter application on real Android devices. I managed to connect to the host's ADB daemon to establish...
### Description Docker Desktop was working on my M3 Max MBP (96GB ram, ~160GB disk free). I upgraded in-app to 4.33.0 (160616). Now the daemon won't start. I get this...
Update fails silently (I suspect it is because my local Mac account is no longer an administrator)
### Description I installed Docker and Docker Desktop when my local Mac account was an admin. Now, because of tightening security policies at work, my account is _not_ an admin,...
### Description I'm facing an application error when trying to build a docker image whose base image is in GitHub. Can anyone help me fix this problem. ps: my Docker...
### Description The /events/ endpoint has a until parameter that according to the [docs](https://docs.docker.com/reference/api/engine/version/v1.47/#tag/System/operation/SystemEvents) > Show events created until this timestamp then stop streaming. (emphasis mine). However in recent versions...