Add opencontainers labels to the image

Resolves #75.
This commit is contained in:
Justin Kromlinger 2023-06-08 19:01:27 +02:00
parent 4afa2a09af
commit c3cc18f520
No known key found for this signature in database
GPG Key ID: 69EF6D9E49A64EB8

View File

@ -1,3 +1,7 @@
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.description="Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility."
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
# We're using a multistage Docker build here in order to allow us to release a self-verifying
# Docker image when built on the official Docker infrastructure.
# They require us to verify the source integrity in some way while making sure that this is a