Skip to content

Commit

Permalink
Removing firewalld info
Browse files Browse the repository at this point in the history
Signed-off-by: Mary Anthony <[email protected]>
  • Loading branch information
Mary Anthony committed Apr 23, 2015
1 parent 259effc commit b6d8b65
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/sources/installation/centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b6d8b65

Please sign in to comment.