mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 15:02:45 +00:00
add travis build status to README.md
Fixes:#54. Signed-off-by: Liang Chenye <liangchenye@huawei.com>
This commit is contained in:
parent
1c504c7746
commit
33c48db758
10
README.md
10
README.md
@ -1,7 +1,4 @@
|
|||||||
* [Overview](#overview)
|
# osbuilder [](https://travis-ci.org/kata-containers/osbuilder)
|
||||||
* [Terms](#terms)
|
|
||||||
|
|
||||||
# Overview
|
|
||||||
|
|
||||||
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
|
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
|
||||||
container workloads. The VM requires a guest kernel and a guest operating system
|
container workloads. The VM requires a guest kernel and a guest operating system
|
||||||
@ -10,7 +7,10 @@ environment.
|
|||||||
|
|
||||||
This repository contains tools to create a guest OS disk image.
|
This repository contains tools to create a guest OS disk image.
|
||||||
|
|
||||||
# Terms
|
## Table of Contents
|
||||||
|
* [Terms](#terms)
|
||||||
|
|
||||||
|
## Terms
|
||||||
|
|
||||||
This section describes the terms used for all documentation in this repository.
|
This section describes the terms used for all documentation in this repository.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user