Skip to content

Container build without Docker

Sören Henning requested to merge container-build-without-docker into master

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

Merge request reports