kiwi-el8/test/unit/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 Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
appx_test.py Added new image type: wsl 2020-03-26 19:42:25 +01:00
base_test.py Get default maintainer and author from image description 2020-09-21 10:24:31 +02:00
docker_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Added new image type: wsl 2020-03-26 19:42:25 +01:00
oci_test.py Cleanup fstab handling for containers 2020-03-18 14:12:54 +01:00