Skip to content

build-image: Create meta.yml early

Guido Gunther requested to merge guido.gunther/image-builder:meta-perms into master

This makes sure it belongs to the user running the build process. If we create it during root.sh it will belong to root and not be writeable later on when we want to indicate a tainted image.

Closes: #31 (closed)

Merge request reports