f3fe6777f3
OBS-URL: https://build.opensuse.org/request/show/649546 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/kubic-etcd-image?expand=0&rev=1
49 lines
1.5 KiB
XML
49 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- OBS-AddTag: kubic/etcd:%%LONG_VERSION%% kubic/etcd:%%LONG_VERSION%%-<RELEASE> -->
|
|
<!--
|
|
This is an autogenerated file from etcd-image.kiwi.ini template.
|
|
Do not manually modify this file.
|
|
-->
|
|
<image schemaversion="6.5" name="kubic-etcd">
|
|
<description type="system">
|
|
<author>SUSE Containers Team</author>
|
|
<contact>containers@suse.com</contact>
|
|
<specification>Etcd running on a openSUSE Kubic container guest</specification>
|
|
</description>
|
|
<preferences>
|
|
<type
|
|
image="docker"
|
|
derived_from="obsrepositories:/opensuse/tumbleweed#current">
|
|
<containerconfig
|
|
name="kubic/etcd"
|
|
tag="%%SHORT_VERSION%%"
|
|
maintainer="SUSE Containers Team <containers@suse.com>">
|
|
<expose>
|
|
<port number="2379"/>
|
|
<port number="2380"/>
|
|
<port number="4001"/>
|
|
<port number="7001"/>
|
|
</expose>
|
|
<entrypoint execute="bash">
|
|
<argument name="/usr/local/bin/entrypoint.sh"/>
|
|
</entrypoint>
|
|
</containerconfig>
|
|
</type>
|
|
<version>4.0.1</version>
|
|
<packagemanager>zypper</packagemanager>
|
|
<rpm-check-signatures>false</rpm-check-signatures>
|
|
<rpm-force>true</rpm-force>
|
|
<rpm-excludedocs>true</rpm-excludedocs>
|
|
<locale>en_US</locale>
|
|
<keytable>us.map.gz</keytable>
|
|
<hwclock>utc</hwclock>
|
|
</preferences>
|
|
<repository>
|
|
<source path="obsrepositories:/"/>
|
|
</repository>
|
|
<packages type="image">
|
|
<package name="etcd"/>
|
|
<package name="etcdctl"/>
|
|
</packages>
|
|
</image>
|