-
since the release Docker 1.12, docker service create should be used instead of docker run if the node is part of the docker swarm created by or join/init or create an swarm hash inside docker::run
I …
-
### Description
This failure happens almost daily on our DDEV Docker Desktop tests running in WSL2 using Docker Desktop. We have to restart DD or restart the machine (sometimes easier)
Docker Desk…
-
### Description
GPU and NPU are inaccessible via docker images. Running Qualcomm Snapdragon Elite X
### Reproduce
docker run with --gpu=all fails
### Expected behavior
Ishould be able to access…
-
### Description
After upgrading from Docker Desktop for Mac 4.34.3 to 4.35.x I noticed that running `docker compose down` kept getting stuck on stopping certain containers. Some containers stop immed…
-
**Background**
I had the overlay network with the same name created before, and then I removed it. And after few minutes I re-created it with a different subnet, and that's when this issue starte…
-
_First of all, this seems to be mostly working for the basic docker use cases (although I confess I haven't tried everything)._
After creating a swarm (using docker 1.12 `docker swarm init` and `dock…
-
I have some services that I want to run on all nodes that implement various simple system daemons. None of them need network connections. According to this: https://github.com/moby/moby/issues/33915 y…
-
### Description
This is still an issue https://github.com/docker/for-win/issues/9843 Something updates the ~/.docker/config.json file to have a credStore property. When that property is in place, I…
-
I seems that the sigterm handler for docker swarm does not execute the "vmq-admin cluster leave" command. Thus, whenever the swarm size is reduced (or the swarm code is updated and the IP adresses of …
-
Copy-pasting seed phrases or private keys is highly insecure. Ledger and Trezor support is great, but also cumbersome.
Ideally, encrypted keystore files could be supported where the passphrase would…