Add notcie about config format changes

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby 2015-06-26 11:31:00 -07:00
parent cc16e6b032
commit 5e90d85d26
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,13 @@
`runc` is a CLI tool for spawning and running containers according to the OCF specification.
## State of the project
Currently `runc` is an implementation of the OCF specification. We are currently sprinting
to have a v1 of the spec out within a quick timeframe of a few weeks, ~July 2015,
so the `runc` config format will be constantly changing until
the spec is finalialized. However, we encourage you to try out the tool and give feedback.
### Building:
```bash