mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 13:38:26 +00:00
docs: Add references to "ci" and "packaging" repos
Add brief details of the new "ci" and "packaging" repositories. Fixes #6. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
09373bd2b4
commit
d524e7adf5
14
README.md
14
README.md
@ -14,8 +14,10 @@
|
|||||||
* [Additional](#additional)
|
* [Additional](#additional)
|
||||||
* [Hypervisor](#hypervisor)
|
* [Hypervisor](#hypervisor)
|
||||||
* [Kernel](#kernel)
|
* [Kernel](#kernel)
|
||||||
|
* [CI](#ci)
|
||||||
* [Community](#community)
|
* [Community](#community)
|
||||||
* [Documentation](#documentation)
|
* [Documentation](#documentation)
|
||||||
|
* [Packaging](#packaging)
|
||||||
* [Test code](#test-code)
|
* [Test code](#test-code)
|
||||||
* [Utilities](#utilities)
|
* [Utilities](#utilities)
|
||||||
* [OS builder](#os-builder)
|
* [OS builder](#os-builder)
|
||||||
@ -48,6 +50,11 @@ issues](https://github.com/kata-containers/kata-containers/issues/new):
|
|||||||
|
|
||||||
## Kata Containers repositories
|
## Kata Containers repositories
|
||||||
|
|
||||||
|
### CI
|
||||||
|
|
||||||
|
The [CI](https://github.com/kata-containers/ci) repository stores Continuous
|
||||||
|
Integration (CI) system configuration information.
|
||||||
|
|
||||||
### Community
|
### Community
|
||||||
|
|
||||||
The [Community](https://github.com/kata-containers/community) repository is
|
The [Community](https://github.com/kata-containers/community) repository is
|
||||||
@ -104,6 +111,13 @@ The [Linux\*](https://github.com/kata-containers/linux) kernel is used by the hy
|
|||||||
The [documentation](https://github.com/kata-containers/documentation)
|
The [documentation](https://github.com/kata-containers/documentation)
|
||||||
repository hosts documentation common to all code components.
|
repository hosts documentation common to all code components.
|
||||||
|
|
||||||
|
### Packaging
|
||||||
|
|
||||||
|
The [packaging](https://github.com/kata-containers/packaging) repository is
|
||||||
|
used for creating packages for [system
|
||||||
|
components](#kata-containers-developed-components) including
|
||||||
|
[rootfs](#os-builder) and [kernel](#kernel) images.
|
||||||
|
|
||||||
### Test code
|
### Test code
|
||||||
|
|
||||||
The [tests](https://github.com/kata-containers/tests) repository hosts all
|
The [tests](https://github.com/kata-containers/tests) repository hosts all
|
||||||
|
Loading…
Reference in New Issue
Block a user