Bladeren bron

Removing firewalld info

Signed-off-by: Mary Anthony <mary@docker.com>
Mary Anthony 10 jaren geleden
bovenliggende
commit
b6d8b65e55
1 gewijzigde bestanden met toevoegingen van 0 en 11 verwijderingen
  1. 0 11
      docs/sources/installation/centos.md

+ 0 - 11
docs/sources/installation/centos.md

@@ -33,17 +33,6 @@ run the following command:
 
 Please continue with the [Starting the Docker daemon](#starting-the-docker-daemon).
 
-### FirewallD
-
-CentOS-7 introduced firewalld, which is a wrapper around iptables and can
-conflict with Docker.
-
-When `firewalld` is started or restarted it will remove the `DOCKER` chain
-from iptables, preventing Docker from working properly.
-
-When using Systemd, `firewalld` is started before Docker, but if you
-start or restart `firewalld` after Docker, you will have to restart the Docker daemon.
-
 ## Installing Docker - CentOS-6.5
 
 For CentOS-6.5, the Docker package is part of [Extra Packages