File _service of Package virt-vmdp-container

<services>
    <service mode="buildtime" name="kiwi_metainfo_helper"/>
    <service mode="buildtime" name="replace_using_env">
        <param name="file">Dockerfile</param>
        <param name="var">PKG_VERSION</param>
        <param name="var">REGISTRY</param>
        <param name="var">TAGPREFIX</param>
        <param name="var">LABELPREFIX</param>
        <param name="eval">
            PKG_VERSION=2.5.4.3
            REGISTRY=registry.opensuse.org
            TAGPREFIX=kubevirt
            LABELPREFIX=org.opensuse.kubevirt
        </param>
        <param name="verbose">1</param>
    </service>
    <service mode="buildtime" name="docker_label_helper"/>
</services>
openSUSE Build Service is sponsored by