forked from pool/docker
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
|
|
||
|
## Path : System/Management
|
||
|
## Description : Extra cli switches for docker daemon
|
||
|
## Type : string
|
||
|
## Default : ""
|
||
|
## ServiceRestart : docker
|
||
|
#
|
||
|
|
||
|
# TODO: remove it once we fix the real issue
|
||
|
DOCKER_OPTS=" -iptables=false "
|