for-mac
for-mac copied to clipboard
Bug reports for Docker Desktop for Mac
### Description Docker Desktop consistently crashes while doing Milvus build in a container. ### Reproduce ``` git clone https://github.com/milvus-io/milvus.git cd milvus docker run -it -v $(pwd):/root/milvus -v ~/.conan:/root/.conan -w /root/milvus...
### Expected behavior Any DNS record that can be resolved on the host can be resolved inside containers, reliably. Large responses over UDP should be truncated, with the truncation flag...
I ran `docker system prune` to clear out old dev images. That appears to have hung with no feedback: commands like `docker ps` hang and there's no UI indicating what...
### Description From the dogger desktop I can start the container, but seconds later it will be exited. When it first happened I could restart the Mac and in most...
### Description From the Containers->Container Viewer->Files Tab, when you open a folder mounted inside the container, the folder doesn't open. It flashes like it opens for a millisecond and then...
### Description - Login works inconsistently - Frequently logged out in the background ### Reproduce - Sign in via desktop app - Auth inside chrome - Click 'Proceed to Docker...
### Description `docker buildx imagetools inspect ...` on the local image fails with: > ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization...
I am running Mac 13.5.2 ### Description ### Reproduce start docker it errors out ### Expected behavior reinstall Docker, and upgraded to latest version didn't resolve the issue ### docker...
### Description I was trying to run DooD in MacOS running Docker Desktop and running a countainer where I mount the docker socket but I can't get it to work....
### Description When building an x86_64 image with Batocera's buildroot image, Docker (the entire process, not just `docker run`) consistently crashes ### Reproduce 1. git clone https://github.com/batocera-linux/batocera.linux.git 2. cd batocera.linux...