From 0dda528ca127714f207d37549b81ba700a371f4e Mon Sep 17 00:00:00 2001 From: sever-sever Date: Fri, 9 Apr 2021 17:47:59 +0000 Subject: containers: T2216: Add podman for containers --- interface-definitions/containers.xml.in | 102 ++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 interface-definitions/containers.xml.in (limited to 'interface-definitions') diff --git a/interface-definitions/containers.xml.in b/interface-definitions/containers.xml.in new file mode 100644 index 000000000..f54207936 --- /dev/null +++ b/interface-definitions/containers.xml.in @@ -0,0 +1,102 @@ + + + + + Container applications + + + + + Container name + + + + + Allow host networks in container + + + + + + Container description + + + + + Add custom environment variables + + + + + Set environment option value + + txt + Set environment option value + + + + + + + + Image name in the hub-registry + + + + + Attach user defined network to container + + container network + + + + + + Set IPv4 static address to container (optional) + + ipv4 + IPv4 address (x.x.x.1 reserved) + + + + + + + + + + + + + Network name + + + + + Network description + + + + + Prefix which allocated to that network + + ipv4net + IPv4 network and prefix length + + + + + + + + + + + Add registry (default docker.io) + + + docker.io + + + + -- cgit v1.2.3