I am using an OpenVPN client and are directing another docker via that container. (--net=container:OpenVPN-Client)
When I look in the port mapping column in the docker view it shows "172.18.0.5:443/TCP192.168.1.130:443", the container is not configured to use that port and docker is not mapping it to it.
Why is this happening?
This leads to me not being able to start NextCloud because port 443 is already in use.
Edit:
I'm on version 6.12.2