Open
Description
I'd like to build container images during CI inside an unprivileged Docker container where DIND is not available.
Is it possible to use kaniko instead of Docker directly to build the container image with repo2docker?
If not, would it be feasible to add support for building with kaniko in repo2docker?