README.md: add all runtime dependencies

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-11-29 15:42:59 +01:00
parent 63371009ae
commit bae4d2241f
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9

View file

@ -77,7 +77,12 @@ For sync communication we have an IRC channel #CRI-O, on chat.freenode.net, that
## Getting started
### Prerequisites
### Runtime dependencies
- runc, Clear Containers runtime, or any other OCI compatible runtime
- socat
- iproute
- iptables
Latest version of `runc` is expected to be installed on the system. It is picked up as the default runtime by CRI-O.