add labels to docker image

This commit is contained in:
Pim Kunis 2023-06-14 14:35:00 +02:00
parent 7103d68c31
commit f9768c9e3d
2 changed files with 5 additions and 0 deletions

4
labels Normal file
View file

@ -0,0 +1,4 @@
org.opencontainers.image.authors=Pim Kunis
org.opencontainers.image.source=https://git.pim.kunis.nl/pim/static
org.opencontainers.image.documentation=https://git.pim.kunis.nl/pim/static/src/branch/master/README.md
org.opencontainers.image.description=My static website written in Jekyll.

View file

@ -77,6 +77,7 @@ jobs:
- name: image
params:
DOCKERFILE: site-repo/Dockerfile
LABELS_FILE: repo/labels
run:
path: sh
args: