Merge pull request #42 from crosbymichael/notice

Add notcie about config format changes
This commit is contained in:
Mrunal Patel
2015-06-26 11:37:27 -07:00
+7
View File
@@ -2,6 +2,13 @@
`runc` is a CLI tool for spawning and running containers according to the OCF specification. `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: ### Building:
```bash ```bash