Merge pull request #109 from Random-Liu/readme-dependencies-versions
Link dependency versions in README.md to code.
This commit is contained in:
commit
a14153a218
10
README.md
10
README.md
@ -10,10 +10,12 @@ the [roadmap](./docs/proposal.md#roadmap-and-milestones)
|
|||||||
for information about current and future milestones.
|
for information about current and future milestones.
|
||||||
## Getting started
|
## Getting started
|
||||||
### Binary Dependencies and Specifications
|
### Binary Dependencies and Specifications
|
||||||
The current release of cri-containerd has been tested with:
|
The current release of `cri-containerd` has following depedencies:
|
||||||
* [containerd](https://github.com/containerd/containerd) v0.2.3-1098-g8ed1e24
|
* [containerd](https://github.com/containerd/containerd)
|
||||||
* [runc](https://github.com/opencontainers/runc) v1.0.0-rc3
|
* [runc](https://github.com/opencontainers/runc)
|
||||||
* [CNI](https://github.com/containernetworking/cni) v0.4.0
|
* [CNI](https://github.com/containernetworking/cni)
|
||||||
|
|
||||||
|
See [versions](./hack/versions) of these dependencies `cri-containerd` is tested with.
|
||||||
|
|
||||||
As containerd and runc move to their respective general availability releases,
|
As containerd and runc move to their respective general availability releases,
|
||||||
we will do our best to rebase/retest `cri-containerd` with these releases on a
|
we will do our best to rebase/retest `cri-containerd` with these releases on a
|
||||||
|
Loading…
Reference in New Issue
Block a user