KIWI - Appliance Builder Next Generation EL8 fork
Go to file
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
.github Update issue template 2017-09-25 16:53:27 +02:00
build-tests Added integration test for bootstrap only builds 2019-03-28 11:21:23 +01:00
doc Bump version: 9.17.32 → 9.17.33 2019-03-28 14:42:33 +01:00
dracut/modules.d Fixed race condition on live overlay mount 2019-03-18 15:27:16 +01:00
helper Replace @staticmethod with @classmethod when needed 2019-03-26 16:27:43 +01:00
kiwi Add buildah tool support for OCI and Docker types 2019-03-29 10:15:48 +01:00
package Refactor incremental changelog update 2019-03-15 20:56:19 +01:00
test Add buildah tool support for OCI and Docker types 2019-03-29 10:15:48 +01:00
tools Update kiwi tools README 2018-09-21 16:45:19 +02:00
.bumpversion.cfg Bump version: 9.17.32 → 9.17.33 2019-03-28 14:42:33 +01:00
.codacy.yml Do not run Codacy analysis on tests 2018-07-20 12:37:41 +02:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Update gitignore 2018-03-13 10:00:01 +01:00
.gitlab-ci.yml Split code_style_plus_unit_test into two jobs for parallel runs 2019-03-22 15:22:14 +01:00
.obs_test Update arm integration test 2018-05-08 16:31:57 +02:00
.obs_test_status Fixed make obs_test_status 2018-07-31 09:00:28 +02:00
.travis.yml Add environment for running the unit tests with Python 3.7 to tox 2019-02-28 15:26:10 +01:00
.virtualenv.dev-requirements.txt Introduce better changelog handling 2019-03-13 09:26:40 +01:00
.virtualenv.requirements.txt Use xattr 0.9.3 2018-07-31 09:45:35 +02:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Refactor incremental changelog update 2019-03-15 20:56:19 +01:00
MANIFEST.in Added oci_tools to package MANIFEST 2018-11-05 10:38:41 +01:00
README.rst Add GitLab CI pipeline status to README.rst 2019-03-12 12:29:50 +01:00
setup.cfg Cleanup code to make flake8 happy 2018-10-25 15:52:17 +02:00
setup.py Create a custom setup.py clean command 2018-11-23 12:27:00 +01:00
tox.ini Update gitlab CI config 2019-03-13 09:59:47 +01:00

KIWI - Next Generation
======================

.. |Build Status| image:: https://travis-ci.com/SUSE/kiwi.svg?branch=master
   :target: https://travis-ci.com/SUSE/kiwi
.. |GitLab CI Pipeline| image:: https://gitlab.com/schaefi/kiwi-ci/badges/master/pipeline.svg
   :target: https://gitlab.com/schaefi/kiwi-ci/pipelines
.. |Health| image:: https://api.codacy.com/project/badge/Grade/8ebd8ce362294fabb0870f50358e564f
   :target: https://www.codacy.com/app/Appliances/kiwi?utm_source=github.com&utm_medium=referral&utm_content=SUSE/kiwi&utm_campaign=Badge_Grade
.. |Doc| replace:: `Documentation <https://opensource.suse.com/kiwi>`__
.. |Installation| replace:: `Installation <https://opensource.suse.com/kiwi/installation.html>`__
.. |Contributing| replace:: `Contributing <https://opensource.suse.com/kiwi/development.html>`__
.. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :target: https://www.paypal.me/SchaeferMarcus

|Build Status| |Health|

**KIWI, the OS image and appliance builder.**

* |Installation|

* |Contributing|

* |Doc|

If this project reduced your development time feel free to buy me a coffee.

|Donate|