for-mac
for-mac copied to clipboard
Bug reports for Docker Desktop for Mac
### Description When I run docker-compose setup, with network driver as bridge (by default), the following happens. Replay some pcap file with a single packet inside, e.g. with tcpreplay: ```...
### Description Hello, encountered the error with docker after installing the latest (as for now update) Docker Desktop 4.32.0 (157355). After running the app, on the **build** tab it says...
- [ ] I have tried with the latest version of Docker Desktop (-> **Thats what I am trying**) - [ ] I have tried disabling enabled experimental features -...
### Description Docker won't work on M1 macOS 14.5 (23F79). ### Reproduce Install Docker Run it. ### Expected behavior to work ### docker version ```bash docker version Cannot connect to...
### Description I am using MacBook with M2 chip, and I built an image called _flandre/dvadmin3-base-backend:latest_. But when I use it in Dockerfile: `FROM flandre/dvadmin3-base-backend:latest`, docker always tries to pull...
### Description Diagnosing DDEV automated test failures, I note that unrequested synchronized file shares were created. Lots of them. ### Reproduce I assume this is reproducible, but I have logged...
### Description Docker CLI hangs when running any command. Fresh MacOS and Docker install on M1 Mac. MacOS: 13.5 (22G74) Chip: Apple M1 Pro Docker Desktop: 4.22.0 (117440) Tried re-installing...
### Description I am experiencing an issue with Docker on my macOS machine equipped with an M3 processor. When running scripts, such as composer, within a container, I randomly encounter...
- [x] I have tried with the latest version of my channel (Stable or Edge) - [x] I have uploaded Diagnostics - Diagnostics ID: 747C7FF1-4351-4543-B9E8-2B79CD4183A2/20200407164330 ### Expected behavior When running...
### Description Docker is not allowing me to run docker ### Reproduce MernyPierreMBP:~ merny24$ docker ps Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? ###...