1、问题描述

image.png

2、解决

  1. ##
  2. iptables-save > /etc/sysconfig/iptables
  3. ## 重启 docker
  4. systemctl restart docker