From 98dd5131799bd480b3522efeb168b0899356065b Mon Sep 17 00:00:00 2001 From: Alex W Date: Fri, 21 Feb 2025 22:03:29 +0000 Subject: container: T7185: Allow tmpfs mounts within containers --- interface-definitions/container.xml.in | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/container.xml.in b/interface-definitions/container.xml.in index 04318a7c9..65ac99e12 100644 --- a/interface-definitions/container.xml.in +++ b/interface-definitions/container.xml.in @@ -412,6 +412,35 @@ + + + Mount a tmpfs filesystem into the container + + + + + Destination container directory + + txt + Destination container directory + + + + + + tmpfs filesystem size in MB + + u32:1-65536 + tmpfs filesystem size in MB + + + + + Container tmpfs size must be between 1 and 65535 MB + + + + Mount a volume into the container -- cgit v1.2.3