mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Merge pull request #42 from crosbymichael/notice
Add notcie about config format changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user