You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was looking through change notes for 4.38 and this look highly suspect:
Fixed an issue that caused a discrepancy between the GUI and the CLI, the former forcing the 0.0.0.0 HostIP in port-mappings. This caused default binding IPs configured through Engine's ip flag, or through the bridge option com.docker.network.bridge.host_binding_ipv4, to not be used.
Description
Works on 4.36 but upgrading to 4.38 causes this issue.
Basically I have this docker https://github.com/Sammaye/torrentbox and it uses a really simple install of openvpn.
Since upgrading to 4.38 whenever I start openvpn I cannot connect to the container's 9091 port, but if I turn off openvpn I can.
As said, this works on 4.36.
I have just tested: it also works in 4.37.1
Reproduce
It only works when you switch off openvpn
Expected behavior
It should load the page at 9091
docker version
Client: Version: 27.5.1 API version: 1.47 Go version: go1.22.11 Git commit: 9f9e405 Built: Wed Jan 22 13:41:44 2025 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.38.0 (181591) Engine: Version: 27.5.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.11 Git commit: 4c9b3b0 Built: Wed Jan 22 13:41:17 2025 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.25 GitCommit: bcc810d6b9066471b0b6fa75f557a15a1cbf31bb runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e946 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
DFBC26A1-7B56-46D8-B4FE-3161517440A8/20250304190640
Additional Info
No response
The text was updated successfully, but these errors were encountered: