kiwi-el8/kiwi/container
Tim Serong 5c6e8e0523 Add ensure_empty_tmpdirs option for OCI containers (bsc#1197783)
Since #1759 was merged, the contents of /run/ and /tmp/ are excluded from
built images.  This causes problems for some containers, notably Ceph when
deployed in a Rook/k8s environment, which needs to have certain directories
present inside /run/.  This commit adds the ability to return to the previous
behaviour and *not* empty those temporary directories, if you specify
<image><preferences><type [...] ensure_empty_tmpdirs="false">.

Fixes: https://github.com/OSInside/kiwi/issues/2093
Signed-off-by: Tim Serong <tserong@suse.com>
2022-03-31 15:43:40 +11:00
..
setup Fix appx manifest for WSL containers 2021-04-19 22:14:09 +02:00
__init__.py Use the generic Dict type 2020-12-17 11:35:21 +01:00
appx.py Add ensure_empty_tmpdirs option for OCI containers (bsc#1197783) 2022-03-31 15:43:40 +11:00
oci.py Add ensure_empty_tmpdirs option for OCI containers (bsc#1197783) 2022-03-31 15:43:40 +11:00