-
### Description
(HTTP code 500) server error - Ports are not available: exposing port UDP 0.0.0.0:53 -> 0.0.0.0:0: listen udp4 0.0.0.0:53: bind: Only one usage of each socket address (protocol/networ…
-
### Platform or tool
Docker
### Relevant links
* https://docs.docker.com/engine/reference/commandline/login/
### Goal or desired behavior
Probably implement a credential helper for the Docker CLI…
-
### Description
The error had occured when I tried to start composer install inside the docker container.
`running engine: engine linux/qemu failed to run: running VM: running virtiofsd for /home/mor…
-
**Description**
During plugin development, it is expedient to use "docker plugin create". System testing and deployment however happens with "docker plugin install". In both cases, we would lik…
-
### Description
There is really no way to reproduce this error, but sometimes I want to delete a build. Most of the time it works. But I have 2 builds in my builds I can't delete. I mean it deletes t…
-
Hi, @Gradlon
Im try to configure seaweedfs csi for swarm :
```
docker plugin install --disable --alias seaweedfs-csi:swarm --grant-all-permissions gradlon/swarm-csi-swaweedfs:v1.2.0
docker pl…
-
**Check the bug**
Before filling this bug report, please search if a similar issue already exists.
In this case, just add a comment on this existing issue.
**Describe the bug**
A clear and conci…
-
### Description
After upgrading to the latest Docker version, I encountered multiple permission-related errors when attempting to change ownership on MySQL files within the /var/lib/mysql directory. …
-
### Description
Hi, after update to 4.35.1 we discover new issue on Docker Desktop. It starts checking ports that are not blocked but are used to logging communication (listen on 4505). On 4.35.1, wh…
-
### Description
Found this behavior when going through old tickets, and stumbling on;
- https://github.com/moby/moby/issues/17403
I'm not sure if we regressed here, or if this behavior always exist…