Dan Čermák
45b50a67b8
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/git-image?expand=0&rev=185
64 lines
3.2 KiB
XML
64 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- SPDX-License-Identifier: GPL-2.0-only -->
|
|
<!--
|
|
Copyright (c) 2024 SUSE LLC
|
|
|
|
All modifications and additions to the file contributed by third parties
|
|
remain the property of their copyright owners, unless otherwise agreed
|
|
upon.
|
|
|
|
The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
|
|
It is maintained by the BCI team and generated by
|
|
https://github.com/SUSE/BCI-dockerfile-generator
|
|
|
|
Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
|
-->
|
|
<!-- OBS-AddTag: opensuse/git:%%git_version%%-%RELEASE% opensuse/git:%%git_version%% opensuse/git:2.47 opensuse/git:%%git_major_version%% opensuse/git:latest -->
|
|
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
|
|
|
<image schemaversion="7.4" name="git-image" xmlns:suse_label_helper="com.suse.label_helper">
|
|
<description type="system">
|
|
<author>openSUSE Project</author>
|
|
<contact>https://www.suse.com/</contact>
|
|
<specification>openSUSE Tumbleweed with Git Container Image</specification>
|
|
</description>
|
|
<preferences>
|
|
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
|
<containerconfig
|
|
name="opensuse/git"
|
|
tag="%%git_version%%-%RELEASE%"
|
|
additionaltags="%%git_version%%,2.47,%%git_major_version%%,latest">
|
|
<labels>
|
|
<suse_label_helper:add_prefix prefix="org.opensuse.application.git">
|
|
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed with Git"/>
|
|
<label name="org.opencontainers.image.description" value="A micro environment with Git based on the openSUSE Tumbleweed Base Container Image."/>
|
|
<label name="org.opencontainers.image.version" value="%%git_version%%"/>
|
|
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
|
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
|
|
<label name="org.opencontainers.image.source" value="%SOURCEURL%"/>
|
|
<label name="org.opencontainers.image.url" value="https://www.opensuse.org"/>
|
|
<label name="org.opencontainers.image.ref.name" value="%%git_version%%-%RELEASE%"/>
|
|
<label name="org.opensuse.reference" value="registry.opensuse.org/opensuse/git:%%git_version%%-%RELEASE%"/>
|
|
<label name="org.openbuildservice.disturl" value="%DISTURL%"/>
|
|
<label name="org.opensuse.release-stage" value="released"/>
|
|
<label name="org.opensuse.lifecycle-url" value="https://en.opensuse.org/Lifetime#openSUSE_BCI"/>
|
|
</suse_label_helper:add_prefix>
|
|
<label name="io.artifacthub.package.readme-url" value="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/git-image/README.md"/>
|
|
</labels>
|
|
</containerconfig>
|
|
</type>
|
|
<version>2024</version>
|
|
<packagemanager>zypper</packagemanager>
|
|
<rpm-check-signatures>false</rpm-check-signatures>
|
|
<rpm-excludedocs>true</rpm-excludedocs>
|
|
</preferences>
|
|
<repository type="rpm-md">
|
|
<source path="obsrepositories:/"/>
|
|
</repository>
|
|
<packages type="bootstrap">
|
|
<package name="git-core"/>
|
|
<package name="openssh-clients"/>
|
|
</packages>
|
|
|
|
</image> |