Remove todo in favor of github issues
This commit is contained in:
parent
10597cb9c5
commit
bfcd86f32d
11
TODO.md
11
TODO.md
|
@ -1,11 +0,0 @@
|
|||
#### goals
|
||||
* small and simple - line count is not everything but less code is better
|
||||
* provide primitives for working with namespaces not cater to every option
|
||||
* extend via configuration not by features - host networking, no networking, veth network can be accomplished via adjusting the container.json, nothing to do with code
|
||||
|
||||
#### tasks
|
||||
* reexec or raw syscalls for new process in existing container
|
||||
* example configs for different setups (host networking, boot init)
|
||||
* improve pkg documentation with comments
|
||||
* testing - this is hard in a low level pkg but we could do some, maybe
|
||||
* selinux
|
Loading…
Reference in New Issue