Container build without Docker
With this MR we use Kaniko instead of Docker to build our images. This way, we can also build and push them without Docker-in-Docker.
Edited by Sören Henning
With this MR we use Kaniko instead of Docker to build our images. This way, we can also build and push them without Docker-in-Docker.