Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:srinidhi:branches:openSUSE:Templates:Images:15.3
openSUSE-Leap-Container-kiwi
config.kiwi
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File config.kiwi of Package openSUSE-Leap-Container-kiwi
<?xml version="1.0" encoding="utf-8"?> <image schemaversion="6.5" name="my-container" xmlns:suse_label_helper="com.suse.label_helper"> <description type="system"> <author>Fabian Vogt</author> <contact>fvogt@suse.de</contact> <specification>Minimal container example</specification> </description> <preferences> <type image="docker" derived_from="obsrepositories:/opensuse/leap#15.3"> <containerconfig name="my-container" tag="latest" additionaltags="1.0.0.%RELEASE%"> <labels> <!-- See https://en.opensuse.org/Building_derived_containers#Labels --> <suse_label_helper:add_prefix prefix="org.example.container"> <label name="org.opencontainers.image.title" value="Example container"/> <label name="org.opencontainers.image.description" value="Example for a minimal derived image"/> <label name="org.opencontainers.image.version" value="1.0.0.%RELEASE%"/> <label name="org.opencontainers.image.created" value="%BUILDTIME%"/> <label name="org.opencontainers.image.vendor" value="Your name here"/> <label name="org.opencontainers.image.url" value="https://www.example.com/"/> <label name="org.opensuse.reference" value="registry.opensuse.org/home/where/it/lives"/> <label name="org.openbuildservice.disturl" value="%DISTURL%"/> </suse_label_helper:add_prefix> </labels> <history author="Fabian Vogt <fvogt@suse.com>">Derive the image</history> </containerconfig> </type> <version>1.0.0</version> <packagemanager>zypper</packagemanager> <rpm-excludedocs>true</rpm-excludedocs> </preferences> <packages type='image'> <!-- Workaround for https://github.com/openSUSE/obs-build/issues/487 --> <package name='openSUSE-release-ftp'/> <!-- Put packages here --> </packages> <!-- Possible additional repositories. Do not use this if it's intended to be submitted to openSUSE. <repository type='rpm-md'> <source path='obs://openSUSE:Tools/openSUSE_Factory'/> </repository> --> <repository type='rpm-md'> <source path='obsrepositories:/'/> </repository> </image>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor