Documenting container lifecycles
authorW. Trevor King <wking@tremily.us>
Tue, 29 Dec 2015 18:32:58 +0000 (10:32 -0800)
committerW. Trevor King <wking@tremily.us>
Tue, 29 Dec 2015 18:33:08 +0000 (10:33 -0800)
commit9d691911e39766428da7b22a30de61983fa80d23
treeea837cffdc12d0a7ae38db4cf7008d0122b546c9
parent61a0fb632a37faf059abbb44e54ea6dafc987b02
Documenting container lifecycles

Initial work landed in [1], but it doesn't get into the order of the
setup process or explain how pause/resume/signalling work [2].  If we
don't figure these things out ahead of time, I expect we'll have to
figure them out in order to land compliance testing.

[1]: https://github.com/opencontainers/specs/pull/231
[2]: https://github.com/opencontainers/specs/pull/231/files#r46735313
tags/20150915034717.GO18018@odin.tremily.us/feature [new file with mode: 0644]
tags/20150915034717.GO18018@odin.tremily.us/lifecycle [new file with mode: 0644]