File dex-image.kiwi.ini of Package kubic-dex-image

<?xml version="1.0" encoding="utf-8"?>

<!-- OBS-AddTag: _NAMESPACE_/dex:%%LONG_VERSION%% _NAMESPACE_/dex:%%LONG_VERSION%%-<RELEASE> -->

<image schemaversion="6.5" name="_PRODUCT_-dex-image">
  <description type="system">
    <author>SUSE Containers Team</author>
    <contact>containers@suse.com</contact>
    <specification>Dex running on an _DISTRO_ container guest</specification>
  </description>
  <preferences>
    <type
      image="docker"
      derived_from="obsrepositories:/_BASEIMAGE_">
      <containerconfig
        name="_NAMESPACE_/dex"
        tag="%%SHORT_VERSION%%"
        maintainer="SUSE Containers Team &lt;containers@suse.com&gt;">
        <entrypoint execute="/usr/bin/dex"/>
        <subcommand execute="version">
        </subcommand>
      </containerconfig> 
    </type>
    <version>4.0.1</version>
    <packagemanager>zypper</packagemanager>
    <rpm-check-signatures>false</rpm-check-signatures>
    <rpm-excludedocs>true</rpm-excludedocs>
    <locale>en_US</locale>
    <keytable>us</keytable>
  </preferences>
  <repository>
    <source path="obsrepositories:/"/>
  </repository>
  <packages type="image">
    <package name="dex-oidc"/>
  </packages> 
</image>

openSUSE Build Service is sponsored by