docs/rkt: Document the different UX.

This commit is contained in:
Yifan Gu
2016-02-14 12:13:32 +08:00
parent b5c12d10b8
commit b3ed1b633f
2 changed files with 136 additions and 0 deletions

View File

@@ -206,6 +206,9 @@ See [a simple nginx example](../../../docs/user-guide/simple-nginx.md) to try ou
For more complete applications, please look in the [examples directory](../../../examples/).
### Different UX with rkt container runtime
rkt and Docker have very different designs, as well as ACI and Docker image format. Users might experience some different experience when switching from one to the other. More information can be found [here](notes.md).
### Debugging