jail: add some remaining OCI features
authorDaniel Golle <daniel@makrotopia.org>
Tue, 28 Jul 2020 08:05:24 +0000 (09:05 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 28 Jul 2020 12:55:53 +0000 (13:55 +0100)
commit8ff89701c176222840b990364788ee720df70fe7
treefbeb6ed6c6d323696cb288866a9825c47a8ff68d
parentc3ca99f11157919f50e5799c4335507db020159e
jail: add some remaining OCI features

 * register ubus object for container to query state
 * wait on 'created' state until 'start' command is issued via ubus
 * have a way to bypass waiting on 'created' state
 * support OCI annotations pass-through

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/jail.c
service/instance.c
service/instance.h