Add IPv6 support for upcoming supervisor
This commit is contained in:
parent
7ffcc23818
commit
ac778ecb9a
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
"log-driver": "journald",
|
||||
"storage-driver": "overlay2"
|
||||
}
|
||||
"storage-driver": "overlay2",
|
||||
"ip6tables": true,
|
||||
"experimental": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue