forked from pool/firewalld
7 lines
191 B
XML
7 lines
191 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<zone target="ACCEPT">
|
||
|
<short>docker</short>
|
||
|
<description>All network connections are accepted.</description>
|
||
|
<interface name="docker0"/>
|
||
|
</zone>
|