728x90
728x170

{
   
"authorization-plugins": [],
   
"data-root": "",
   
"dns": [],
   
"dns-opts": [],
   
"dns-search": [],
   
"exec-opts": [],
   
"experimental": false,
   
"features":{},
   
"storage-driver": "",
   
"storage-opts": [],
   
"labels": [],
   
"log-driver": "",
   
"mtu": 0,
   
"pidfile": "",
   
"cluster-store": "",
   
"cluster-advertise": "",
   
"max-concurrent-downloads": 3,
   
"max-concurrent-uploads": 5,
   
"shutdown-timeout": 15,
   
"debug": true,
   
"hosts": [],
   
"log-level": "",
   
"tlsverify": true,
   
"tlscacert": "",
   
"tlscert": "",
   
"tlskey": "",
   
"swarm-default-advertise-addr": "",
   
"group": "",
   
"default-ulimits": {},
   
"bridge": "",
   
"fixed-cidr": "",
   
"raw-logs": false,
   
"allow-nondistributable-artifacts": [],
   
"registry-mirrors": [],
   
"insecure-registries": []
}

 

아래는 도커의 설정의 Daemon Advanced 설정 값이다.

 

참고

https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-configuration-file

728x90
그리드형

'Docker_k8s' 카테고리의 다른 글

(Docker) Private Registry 구성  (0) 2019.04.24
(Docker) 도커 서비스 중단/실행  (0) 2019.04.23
도커 명령어  (0) 2019.04.15
(Docker) Kubernetes 란?  (0) 2019.04.07
Docker Image 의 manifest.json 의 구성  (0) 2019.03.29
Posted by kjun
,