kiwi-el8/kiwi/system/root_import
David Cassany c35f9f3b23 Add support for OCI images
This commit adds support for OCI images. Most of the docker related
code is reused for OCI classes and Docker classes have been refactored
so now they are a splecialization of the OCI classes. It is done this
way since KIWI internally only uses OCI format to operate with
containers, therefore docker images just differ from OCI images by
the way they are packaged or unpackaged.
2017-04-19 16:44:33 +02:00
..
__init__.py Add support for OCI images 2017-04-19 16:44:33 +02:00
base.py Add support for OCI images 2017-04-19 16:44:33 +02:00
docker.py Add support for OCI images 2017-04-19 16:44:33 +02:00
oci.py Add support for OCI images 2017-04-19 16:44:33 +02:00