You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, users have to specify our Docker image, enable privileged, and add start-dockerd manually. The ideal solution would be to allow them to configure this declaratively, e.g., by specifying docker: true, which would handle everything automatically.
While users could still use the old method if they prefer, those who don’t want to would benefit from this new property.