when mapping a port to the host it is possible to bind it to a host/ip too. docker run --name test -p 127.0.1.1:80:80 ... docker port test.
確定! 回上一頁