Slide 18
Slide 18 text
今までの設定をファイルに記述する(例)
{
"dns": [8.8.8.8],
"dns-search": [example.com],
"storage-driver": "overlay2",
"insecure-registries": [mydomainregistry.com:5000]
}
[Service]
Environment="HTTPS_PROXY=https://proxy.example.com:443/"
"NO_PROXY=localhost,127.0.0.1,docker-registry.example.com,.corp"
/etc/docker/daemon.json
/etc/systemd/system/docker.service.d/http-proxy.conf