-
We need to detect running of the following scenario on a
network driver: `ice`
kernel: 5.4
network overlay: `openvswitch`
neutron provider network
network type vlan
In this particular scena…
-
I've been trying to run redroid for a while, but always get stuck when attempting to connect via ADB. The connection times out, and nothing appears in the live container logs. I'm not sure if this aff…
-
### Description
Hi ,
I've setup 4 vm on vmware esxi:
dmain (docker manager)
d01,d02,d03 (docker worker)
All vm are ubuntu 22.04 , docker 24.05 ( I've also try with debian ).
I've create the s…
-
This may be an issue with Docker overlay networks and not Traefik specifically.
When running traefik as a docker 1.12 service and exposing a port, it connects to both the specified network from the …
-
**Description**
Unable to create local, internal bridge networks with overlapping subnets.
Possibly a feature request, or perhaps a support ticket :-\ (Sorry if that is the case)
**Steps to r…
-
### Issue Description
Podman containers on Windows cannot connect to the host via localhost.
### Steps to reproduce the issue
```sh
Invoke-WebRequest -Uri http://localhost:5079 | Select-Object Stat…
-
We have an issue with semi-large packets being silently dropped on hosts running on VmWare NSX, where the hosts are running `vmw_conn_notifyd`. If the size of network packets rise above a certain thre…
-
### Description
Because the resolv.conf is not updated on the container, it stops having access to the internet when the host / device changes networks.
I saw https://github.com/docker/for-linux/i…
-
### Description
Steps:
1. docker network create net11
2. docker run -d -e MARIADB_ALLOW_EMPTY_ROOT_PASSWORD=1 -p 3306 mariadb:10.8.4
Lets container id start with faad0301bd40eea137bf727…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
After a --force-new-cluster and subsequently add…