[gnome-build-meta/valentindavid/publish-oci: 313/314] oci: Add ref names to the images
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/publish-oci: 313/314] oci: Add ref names to the images
- Date: Thu, 6 Oct 2022 07:16:31 +0000 (UTC)
commit 357e3c6f374ae8af1ad031b718fa53e0040136cd
Author: Valentin David <me valentindavid com>
Date: Wed Oct 13 14:35:21 2021 +0200
oci: Add ref names to the images
elements/oci/debug.bst | 2 ++
elements/oci/platform.bst | 2 ++
elements/oci/sdk.bst | 2 ++
3 files changed, 6 insertions(+)
---
diff --git a/elements/oci/debug.bst b/elements/oci/debug.bst
index 1304bd08a..081f33e8c 100644
--- a/elements/oci/debug.bst
+++ b/elements/oci/debug.bst
@@ -40,4 +40,6 @@ config:
config:
Labels:
'com.github.containers.toolbox': 'true'
+ index-annotations:
+ 'org.opencontainers.image.ref.name':
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-sdk-debug:%{branch}'
EOF
diff --git a/elements/oci/platform.bst b/elements/oci/platform.bst
index 6a0891d7f..a6666ec52 100644
--- a/elements/oci/platform.bst
+++ b/elements/oci/platform.bst
@@ -37,4 +37,6 @@ config:
image: /parent
layer: /layer
comment: "Import platform layer from GNOME SDK"
+ index-annotations:
+ 'org.opencontainers.image.ref.name':
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-platform:%{branch}'
EOF
diff --git a/elements/oci/sdk.bst b/elements/oci/sdk.bst
index 9eeecf3b7..e462cf593 100644
--- a/elements/oci/sdk.bst
+++ b/elements/oci/sdk.bst
@@ -40,4 +40,6 @@ config:
config:
Labels:
'com.github.containers.toolbox': 'true'
+ index-annotations:
+ 'org.opencontainers.image.ref.name':
'registry.gitlab.gnome.org/gnome/gnome-build-meta/gnome-sdk:%{branch}'
EOF
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]