cat /etc/docker/daemon.json
{"registry-mirrors": ["http://test.org/"],
"insecure-registries":["192.168.1.10:5000"], 
"live-restore": true
}