CentOS 的docker 若綁定Internet IP , 要注意是否開放對外服務 william 4 years ago 例如 docker 安裝 mariadb service , 要記得不要開放到internet iptables -I DOCKER 1 -i <對外網卡代號> -p tcp --dport 3306 -j DROP Share this: Click to share on Facebook (Opens in new window) Facebook