Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
obs-service-kiwi_label_helper
README
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File README of Package obs-service-kiwi_label_helper
obs-service-kiwi_label_helper ============================= This service can be enabled to run during buildtime, when it will edit the kiwi image descriptions to expand the <suse_label_helper:add_prefix/\> element. Example: ``` <image [...] xmlns:suse_label_helper="com.suse.label_helper"> [...] <containerconfig [...]> <labels> <suse_label_helper:add_prefix prefix="com.suse.sle.base"> <label name="org.opencontainers.title" value="SUSE Linux Enterprise Server 12 SP3 Base Container"/> </suse_label_helper:add_prefix> ``` expands to ``` <image [...] xmlns:suse_label_helper="com.suse.label_helper"> [...] <containerconfig [...]> <labels> <label name="org.opencontainers.title" value="SUSE Linux Enterprise Server 12 SP3 Base Container"/> <label name="com.suse.sle.base.title" value="SUSE Linux Enterprise Server 12 SP3 Base Container"/> ```
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