kiwi-el8/test
David Cassany 0baa783965
Add buildah tool support for OCI and Docker types
This commit adds buildah tool support for OCI and Docker types. It
requires buildah and skopeo to be installed in the host. The use of
umoci (kept as default choice) or buildah is configured using the
runtime configuration file; consider the following structure:

```
oci:
    - archive_tool: buildah
```
2019-03-29 10:15:48 +01:00
..
data Cleanup example_dot_profile_config.xml 2019-03-07 14:02:55 +01:00
unit Add buildah tool support for OCI and Docker types 2019-03-29 10:15:48 +01:00