README: add todos

pull/6/head
Johan Euphrosine 2014-10-21 17:04:01 -07:00
parent dd8c49fc47
commit 5f8bde781c
1 changed files with 6 additions and 0 deletions

View File

@ -12,3 +12,9 @@ $ docker pull google/nodejs-hello
$ podex -yaml google/nodejs-hello > pod.yaml
$ podex -json google/nodejs-hello > pod.json
```
## TODOs
- [ ] option generate a full pod manifest (w/ `desired state`)
- [ ] option to merge multiple container manifest into one pod
- [ ] docker run flags support
- [ ] option to generate service bindings from links