mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 19:35:32 +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)
|
||||
* [Hypervisor](#hypervisor)
|
||||
* [Kernel](#kernel)
|
||||
* [CI](#ci)
|
||||
* [Community](#community)
|
||||
* [Documentation](#documentation)
|
||||
* [Packaging](#packaging)
|
||||
* [Test code](#test-code)
|
||||
* [Utilities](#utilities)
|
||||
* [OS builder](#os-builder)
|
||||
@ -48,6 +50,11 @@ issues](https://github.com/kata-containers/kata-containers/issues/new):
|
||||
|
||||
## Kata Containers repositories
|
||||
|
||||
### CI
|
||||
|
||||
The [CI](https://github.com/kata-containers/ci) repository stores Continuous
|
||||
Integration (CI) system configuration information.
|
||||
|
||||
### Community
|
||||
|
||||
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)
|
||||
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
|
||||
|
||||
The [tests](https://github.com/kata-containers/tests) repository hosts all
|
||||
|
Loading…
Reference in New Issue
Block a user