Commit Graph
5 Commits
Author SHA1 Message Date
Shinnosuke SawadaandGitHub be25715e1e Use TLS for secure docker connection (#192) 2020-11-30 08:57:33 +09:00
Shinnosuke SawadaandGitHub 6ce6737f61 add dockerEnabled document (#193)
Follow-up for #191
2020-11-17 09:31:34 +09:00
Shinnosuke SawadaandGitHub 4371de9733 add dockerEnabled option (#191)
Add dockerEnabled option for users who does not need docker and want not to run privileged container.
if `dockerEnabled == false`, dind container not run, and there are no privileged container.

Do the same as closed #96
2020-11-16 09:41:12 +09:00
Shinnosuke Sawada a4061d0625 gofmt ed 2020-11-12 09:20:06 +09:00
Shinnosuke Sawada 83857ba7e0 use tcp DOCKER_HOST instead of sharing docker.sock 2020-11-12 08:07:52 +09:00