Use Kaniko to build containers in AutoDevOps

With the changes in %11.2, GitLab now supports Kaniko. We should swap out docker build for kaniko in Auto DevOps, so we reduce the need for a privileged runner.

Issues With Kaniko

There are some issues with using kaniko builds that need to be resolved before we can think about trying kaniko again:

Edited by James Fargher