Allow to specify references to OCI containers in the
image description like in the following example:
<containers source="registry.suse.com" backend="podman">
<container name="some" tag="some" path="/some/path"/>
</containers>
During the kiwi process the containers are fetched into a
temporary location and a systemd service is configured to
one time load the containers into the local registry at
first boot of the system. This Fixes #2663
|
||
|---|---|---|
| .. | ||
| root_import | ||
| __init__.py | ||
| identifier_test.py | ||
| kernel_test.py | ||
| mount_test.py | ||
| prepare_test.py | ||
| profile_test.py | ||
| result_test.py | ||
| root_bind_test.py | ||
| root_init_test.py | ||
| setup_test.py | ||
| shell_test.py | ||
| size_test.py | ||
| uri_test.py | ||
| users_test.py | ||