Update README
Add "Nightly builds" section and status badge. Signed-off-by: Maksym Pavlenko <makpav@amazon.com>
This commit is contained in:
parent
82651d3867
commit
32ef2e6305
@ -3,6 +3,7 @@
|
|||||||
[](https://godoc.org/github.com/containerd/containerd)
|
[](https://godoc.org/github.com/containerd/containerd)
|
||||||
[](https://travis-ci.org/containerd/containerd)
|
[](https://travis-ci.org/containerd/containerd)
|
||||||
[](https://ci.appveyor.com/project/mlaventure/containerd-3g73f?branch=master)
|
[](https://ci.appveyor.com/project/mlaventure/containerd-3g73f?branch=master)
|
||||||
|

|
||||||
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcontainerd%2Fcontainerd?ref=badge_shield)
|
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcontainerd%2Fcontainerd?ref=badge_shield)
|
||||||
[](https://goreportcard.com/report/github.com/containerd/containerd)
|
[](https://goreportcard.com/report/github.com/containerd/containerd)
|
||||||
[](https://bestpractices.coreinfrastructure.org/projects/1271)
|
[](https://bestpractices.coreinfrastructure.org/projects/1271)
|
||||||
@ -24,6 +25,12 @@ See how to build containerd from source at [BUILDING](BUILDING.md).
|
|||||||
|
|
||||||
If you are interested in trying out containerd see our example at [Getting Started](docs/getting-started.md).
|
If you are interested in trying out containerd see our example at [Getting Started](docs/getting-started.md).
|
||||||
|
|
||||||
|
## Nightly builds
|
||||||
|
|
||||||
|
There are nightly builds available for download [here](https://github.com/containerd/containerd/actions?query=workflow%3ANightly).
|
||||||
|
Binaries are generated from `master` branch every night for `Linux` and `Windows`.
|
||||||
|
|
||||||
|
Please be aware: nightly builds might have critical bugs, it's not recommended for use in prodution and no support provided.
|
||||||
|
|
||||||
## Runtime Requirements
|
## Runtime Requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user