kiwi-el8/kiwi/container/setup
Igor Raits 1f547d6bb9
Stop copying /dev files statically into the OCI container
In containers (nspawn) where part of the /dev filesystem is bind-mounted
from outside system, kiwi fails to do the rsync (in creation of the
nodes).

There is no reason to actually copy whole tree inside so let's just
not do it (as it does not seem to be needed at all).
2022-10-22 08:09:46 +02:00
..
__init__.py Use the generic Dict type 2020-12-17 11:35:21 +01:00
appx.py Fix appx manifest for WSL containers 2021-04-19 22:14:09 +02:00
base.py Stop copying /dev files statically into the OCI container 2022-10-22 08:09:46 +02:00
docker.py Add support for OCI images 2017-04-19 16:44:33 +02:00
oci.py Stop copying /dev files statically into the OCI container 2022-10-22 08:09:46 +02:00