Enable iptables
This commit is contained in:
parent
7ccff7bdb1
commit
f3d4ce192e
@ -1479,6 +1479,7 @@ EOF
|
|||||||
# Put in log rotation fix for docker container logs
|
# Put in log rotation fix for docker container logs
|
||||||
cat > /etc/docker/daemon.json <<EOF
|
cat > /etc/docker/daemon.json <<EOF
|
||||||
{
|
{
|
||||||
|
"iptables": true,
|
||||||
"max-concurrent-downloads": 3,
|
"max-concurrent-downloads": 3,
|
||||||
"max-download-attempts": 50,
|
"max-download-attempts": 50,
|
||||||
"log-driver": "json-file",
|
"log-driver": "json-file",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user