11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"exec-opts": ["native.cgroupdriver=systemd"],
|
|
"log-level": "warn",
|
|
"storage-driver": "overlay2",
|
|
"registry-mirrors": ["https://cr.lan"],
|
|
"insecure-registries" : [
|
|
"cr.lan"
|
|
]
|
|
}
|
|
|