Move docker config to docker-config.json
This commit is contained in:
		| @@ -10,6 +10,13 @@ | ||||
|     { "base":"10.254.0.0/17","size":26 }, | ||||
|     { "base": "fd64:2::/104", "size": 112 } | ||||
|   ], | ||||
|   "default-ulimits": { | ||||
|     "nofile": { | ||||
|       "Name": "nofile", | ||||
|       "Hard": 65535, | ||||
|       "Soft": 65535 | ||||
|     } | ||||
|   }, | ||||
|   "experimental": true, | ||||
|   "ipv6": true, | ||||
|   "fixed-cidr-v6": "fd64:1::/64", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user