-
add dockerEnabled option (#191)
released this
2020-11-16 00:41:12 +00:00 | 1603 commits to master since this releaseAdd dockerEnabled option for users who does not need docker and want not to run privileged container.
ifdockerEnabled == false, dind container not run, and there are no privileged container.Do the same as closed #96
Downloads