File appliance.kiwi of Package base_ubuntu_system

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

<image schemaversion="7.5" name="ubuntu">
    <description type="system">
        <author>Marcus Schäfer</author>
        <contact>marcus.schaefer@gmail.com</contact>
        <specification>some ubuntu system</specification>
    </description>
    <preferences>
        <version>2.22.04</version>
        <packagemanager>apt</packagemanager>
        <rpm-check-signatures>false</rpm-check-signatures>
        <locale>en_US</locale>
        <keytable>us</keytable>
        <timezone>UTC</timezone>
        <type image="docker">
            <containerconfig name="ubuntu"/>
        </type>
    </preferences>
    <users>
        <user password="$1$wYJUgpM5$RXMMeASDc035eX.NbYWFl0" home="/root" name="root" groups="root"/>
    </users>
    <repository type="apt-deb" alias="kiwi-next-generation" priority="1" repository_gpgcheck="false">
        <source path="obs://Virtualization:Appliances:Builder/xUbuntu_22.04"/>
    </repository>
    <repository type="apt-deb" alias="Ubuntu-Jammy-Universe" distribution="jammy" components="main multiverse restricted universe" repository_gpgcheck="false">
        <source path="obs://Ubuntu:22.04/universe"/>
    </repository>
    <repository type="apt-deb" alias="Ubuntu-Jammy" distribution="jammy" components="main multiverse restricted universe" repository_gpgcheck="false">
        <source path="obs://Ubuntu:22.04/standard"/>
    </repository>
    <packages type="image">
        <package name="gnupg"/>
        <package name="gpg"/>
        <package name="python3"/>
        <package name="libgpgme11"/>
        <package name="python3-debian"/>
        <package name="python3-gpg"/>
        <package name="python3-pkg-resources"/>
        <package name="zstd"/>
        <package name="mawk"/>
    </packages>
    <packages type="bootstrap">
        <!-- bootstrap is done via debootstrap -->
    </packages>
</image>
openSUSE Build Service is sponsored by