This repository has been archived on 2023-04-26. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
max/ansible/roles/docker/files/daemon.json

7 lines
69 B
JSON

{
"default-address-pools":
[
{"base":"10.204.0.0/16","size":24}
]
}