fix docker using private IP ranges

This commit is contained in:
Pim Kunis 2023-01-18 23:50:54 +01:00
parent 27582e37f6
commit c6f47e454d
4 changed files with 13 additions and 1 deletions

View file

@ -0,0 +1,7 @@
{
"default-address-pools":
[
{"base":"10.204.0.0/16","size":24}
]
}