-p 50000:50000
だけしているコンテナがある場合
- 外部からの接続用設定の確認(iptables)
root@lubuntu:~# iptables -t nat -L PREROUTING -nv
Chain PREROUTING (policy ACCEPT 23 packets, 3088 bytes)
pkts bytes target prot opt in out source destination
0 0 DOCKER all -- * * 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL