kiwi-el8/kiwi/container/setup
David Cassany ac7bed3221
Get default maintainer and author from image description
This commit sets the maintainer and author metadata from the description
section of the image in they are not explicitly specified in
container-config section.

In addition it sets the default container name to `system-container`
instead of `systemContainer` as uppercase letters are not valid for
docker container references.

Fixes #1419
2020-09-21 10:24:31 +02:00
..
__init__.py Added new image type: wsl 2020-03-26 19:42:25 +01:00
appx.py Cleanup use of machine platform name 2020-05-13 13:47:42 +02:00
base.py Get default maintainer and author from image description 2020-09-21 10:24:31 +02:00
docker.py Add support for OCI images 2017-04-19 16:44:33 +02:00
oci.py Cleanup fstab handling for containers 2020-03-18 14:12:54 +01:00