for-mac
for-mac copied to clipboard
Bug reports for Docker Desktop for Mac
### Description Whenever I tried to login into the Mac desktop app, I am re-directed to Safari. When I login successfully on Safari, I am redirected back to Docker app...
### Description Diagnostics ID: 0939A605-BBA1-4ADE-AC57-0B2A9203FB24/20250316090732 Unable to start any containers, says Docker daemon is not running. **docker run hello-world** ``` shubhamj@Shubhams-MacBook-Air ~ % docker run hello-world docker: Cannot connect to...
### Description Diagnostic ID: 578E0273-65EB-4AF5-9B28-63B3DB2F30D8/20250318051528 I am on macOS and the following message is shown: We are sorry, but your hardware is incompatible with Docker Desktop. Docker requires a processor...
### Expected behavior Docker image creation would complete successfully when executing: ```RUN wget -q -O- $xyzPackage | tar -xz -C / --owner=user1 --group=user1``` ### Actual behavior Several reports like: ```...
### Description This bug may be similar to #7012 I can not add any new paths to latest docker Desktop on MacOS Monterey in Settings > Resources > Filesharing. After...
### Description After updating the version of macOS to Ventura 13.7.2 - Docker stopped working, I tried installing different versions of Docker (last 4.37.2 and older 4.29.0), but none of...
### Description Files shared via bind volume cut end of file, when inserting lines via host. Only after doing e.g. `ls -la` command in the folder of the file it...
### Description We're seeing an issue where under certain conditions, port mappings reported by the `docker ps` commands are different (and wrong) compared to those by the `docker inspect` command....
### Description On my company issued M3 Max Macbook Pro I've been faced with nothing but issues with any attempts to run Docker [Desktop or alternate offerings]. Running with or...
### Description Using `containerd` as container runtime, docker pull image (and docker run) ignores the insecure registry defined on `daemon.json`. This makes unusable registry with HTTP or HTTPS with self-signed...