If --net=host is set, there is no need to expose the ports "-p..." because the container runs in the host's network stack and all ports are exposed. Have you tried run without "--net=host"?