gitlab: build containers with buildkit and metadata
commit8a8a50a95701994f6c4dc2c9afc66c2abdce1503
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jul 2020 13:56:35 +0000 (1 14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (11 15:53 +0100)
tree4e8c12df8dd04e34ad24e02dc1b97acc979c60fd
parentc962864f1de4078330d02a0b75029fd9b1db40a0
gitlab: build containers with buildkit and metadata

According to the documentation to be able to use --cache-from for
remote registries you need to enable both buildkit and inline the
metadata. We want to do this to support pulling from gitlab when users
build their local docker images.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200701135652.1366-24-alex.bennee@linaro.org>
.gitlab-ci.d/containers.yml