-
### Description
After updating Docker Desktop on Windows to v4.19 when trying to connect to a bind-mounted tcp unix socket inside a container that runs as unprivileged (non-root user) process. Connec…
-
We should have a well defined procedure to guarantee the security of any service with access to the docker daemon.
SEE comment:
>> If you do this, and I think it is necessary, please mak…
-
**What happened**:
Hi all,
We've observed an issue that a proxy pod uses the same socket for traffic from different clients to the same game server, resulting in one of the clients not r…
-
Hello!
With only option `"-watchdoginterval=120"` set I got `"msg="checking socket availability" origin=checkSocketAvailability"` every 2m in logs. But with added options `"-allowhealthcheck"` and …
-
### Description
The default seccomp profile on windows is more permissive than the version on linux.
I cannot remember to have change seccomp on my windows installation.
### Reproduce
(Thi…
-
**Is your feature request related to a problem? Please describe.**
Client IP addresses are not accessible by Nginx and therefore other containers
When using rootless podman, client IP addresses …
-
*It's hard to solve a problem when important details are missing, that why we added this template, to help you and us.*
### General informations
Docker host's operating system : Alpine Linux 3.20.…
-
Hello GitHub Homies,
I am getting an error is I pasted below, not sure what went wrong. Learned the hard way of not having Secrets resolved that error and getting these now.
Creating traefik ...…
-
When using a subpath in DOMAIN_NAME, e.g. https://my.domain.com/wallabag, the subpath /wallabag is sometimes honored, sometimes not.
* Some links rendered in HTML are absolute links containing the …
-
We have written a proxy for Docker and since it works over unix socket, we have used jnuixsocket.
We are encountering the "Broken pipe" error sporadically. The same code executes correctly on other …