Skip to content

Commit f1a9fc8

Browse files
committed
ROADMAP: Remove lifecycle target
I think this is resolved since 7713efc (Add lifecycle for containers, 2015-10-22, opencontainers#231), which was committed on the same day as the ROADMAP entry (4859f6d, Add initial roadmap, 2015-10-22, opencontainers#230). Signed-off-by: W. Trevor King <[email protected]>
1 parent 99f90c9 commit f1a9fc8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ROADMAP.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ Listed topics may defer to the [project wiki](https://github.com/opencontainers/
1010

1111
## 1.0
1212

13-
### Define Container Lifecycle
14-
15-
Containers have a lifecycle and being able to identify and document the lifecycle of a container is very helpful for implementations of the spec.
16-
The lifecycle events of a container also help identify areas to implement hooks that are portable across various implementations and platforms.
17-
18-
*Owner:* mrunalp
19-
2013
### Define Standard Container Actions (Target release: v0.3.0)
2114

2215
Define what type of actions a runtime can perform on a container without imposing hardships on authors of platforms that do not support advanced options.

0 commit comments

Comments
 (0)