I wish I could use the argument in the docker run --net=“host” to map all the ports from the container to the host.
Is there an example on how to do that?
I wish I could use the argument in the docker run --net=“host” to map all the ports from the container to the host.
Is there an example on how to do that?