Replace docker-in-docker with buildah
authorJordan Petridis <jordan@centricular.com>
Tue, 26 Mar 2019 18:40:35 +0000 (20:40 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 20 Apr 2020 07:04:16 +0000 (07:04 +0000)
commitdd69902fbfe4d2fe84c851d05eaf899fa70f89d2
tree66cdf08a859617d6e2c3f2e14edb787ec1fb646d
parent95f9b25683c146231cfa2b3d392a84f881a28332
Replace docker-in-docker with buildah

This avoids the need of using privilledged namespaces and dind
as buildah are able to build images unprivilledged.

One thing to note is that buildah inside docker is not a
supported configuration and not tested in upstream podman,
but the possible fallout is still easier to deal with than
dind and requiring privileged runners.
.gitlab-ci.yml