1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <!-- SPDX-License-Identifier: MIT -->
3+ <!--
4+ Copyright (c) 2024 SUSE LLC
5+
6+ All modifications and additions to the file contributed by third parties
7+ remain the property of their copyright owners, unless otherwise agreed
8+ upon.
9+
10+ The content of THIS FILE IS AUTOGENERATED and should not be manually modified.
11+ It is maintained by the BCI team and generated by
12+ https://github.com/SUSE/BCI-dockerfile-generator
13+
14+ Please submit bugfixes or comments via https://bugs.opensuse.org/
15+ You can contact the BCI team via https://github.com/SUSE/bci/discussions
16+ -->
17+ <!-- OBS-AddTag: opensuse/bci/bci-base:%OS_VERSION_ID_SP% opensuse/bci/bci-base:%OS_VERSION_ID_SP%.%RELEASE% -->
18+ <!-- OBS-ExclusiveArch: aarch64 x86_64 ppc64le s390x -->
19+ <!-- OBS-Imagerepo: obsrepositories:/ -->
20+
21+ <image schemaversion =" 7.4" name =" base-image" xmlns : suse_label_helper =" com.suse.label_helper" >
22+ <description type =" system" >
23+ <author >openSUSE Project</author >
24+ <contact >https://www.suse.com/</contact >
25+ <specification >openSUSE Tumbleweed BCI %OS_VERSION_NO_DASH% Base Container Image</specification >
26+ </description >
27+ <preferences >
28+ <type image =" docker" >
29+ <containerconfig
30+ name =" opensuse/bci/bci-base"
31+ tag =" %OS_VERSION_ID_SP%"
32+ additionaltags =" %OS_VERSION_ID_SP%.%RELEASE%"
33+ maintainer =" openSUSE (https://www.opensuse.org/)" >
34+ <labels >
35+ <suse_label_helper : add_prefix prefix =" org.opensuse.bci.base" >
36+ <label name =" org.opencontainers.image.title" value =" openSUSE Tumbleweed BCI %OS_VERSION_NO_DASH% Base" />
37+ <label name =" org.opencontainers.image.description" value =" Image for containers based on %OS_PRETTY_NAME%." />
38+ <label name =" org.opencontainers.image.version" value =" %OS_VERSION_ID_SP%.%RELEASE%" />
39+ <label name =" org.opencontainers.image.created" value =" %BUILDTIME%" />
40+ <label name =" org.opencontainers.image.vendor" value =" openSUSE Project" />
41+ <label name =" org.opencontainers.image.source" value =" %SOURCEURL%" />
42+ <label name =" org.opencontainers.image.url" value =" https://www.opensuse.org" />
43+ <label name =" org.opensuse.reference" value =" registry.opensuse.org/opensuse/bci/bci-base:%OS_VERSION_ID_SP%.%RELEASE%" />
44+ <label name =" org.openbuildservice.disturl" value =" %DISTURL%" />
45+ <label name =" org.opensuse.release-stage" value =" released" />
46+ <label name =" org.opensuse.lifecycle-url" value =" https://en.opensuse.org/Lifetime" />
47+ </suse_label_helper : add_prefix >
48+ <label name =" io.artifacthub.package.readme-url" value =" https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/opensuse-base-image/README.md" />
49+ <label name =" io.artifacthub.package.logo-url" value =" https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg" />
50+ </labels >
51+ </containerconfig >
52+ </type >
53+ <version >2024</version >
54+ <packagemanager >zypper</packagemanager >
55+ <rpm-check-signatures >false</rpm-check-signatures >
56+ <rpm-excludedocs >true</rpm-excludedocs >
57+ </preferences >
58+ <repository type =" rpm-md" >
59+ <source path =" obsrepositories:/" />
60+ </repository >
61+ <packages type =" bootstrap" >
62+ <package name =" aaa_base" />
63+ <package name =" cracklib-dict-small" />
64+ <package name =" filesystem" />
65+ <package name =" glibc-locale-base" />
66+ <package name =" jdupes" />
67+ <package name =" openSUSE-release" />
68+ <package name =" openSUSE-release-appliance-docker" />
69+ <package name =" patterns-base-fips" />
70+ <package name =" patterns-base-minimal_base" />
71+ <package name =" shadow" />
72+ <package name =" zypper" />
73+ </packages >
74+ <packages type =" image" >
75+ <package name =" bash" />
76+ <package name =" ca-certificates-mozilla" />
77+ <package name =" coreutils" />
78+ <package name =" curl" />
79+ <package name =" gzip" />
80+ <package name =" netcfg" />
81+ <package name =" openssl" />
82+ <package name =" shadow" />
83+ <package name =" tar" />
84+ <package name =" timezone" />
85+ <package name =" gawk" />
86+ <package name =" libcurl-mini4" />
87+ <package name =" live-add-yast-repos" />
88+ <package name =" lsb-release" />
89+ <package name =" openSUSE-build-key" />
90+ <package name =" procps" />
91+ </packages >
92+
93+ </image >
0 commit comments