WARNING: bridge-nf-call-iptables is disabled
From Do you speak Drupalish? Featured Drupal wiki-like documentation
- Replacing firewalld with iptables (via the iptables-services package) resolves the issue, so this is an interaction between Docker 1.8.x and firewalld.
- not working docker 1.10
- Docker_network#Mapping_from_external_network works even with this warning
- works however docker run -t -i --privileged --name webexternal -p 80:80 rhel6 /bin/bash
- after reintall ipables and run after docker started