iptables -t nat -A DOCKER -p tcp --dport 20009 -j DNAT --to-destination 192.168.49.2:30214
评论: 运行中的容器如何映射端口