intel / ACON

Apache License 2.0
56 stars 16 forks source link

acond/aconcli: Add signal/kill interface #6

Closed binxing closed 1 year ago

binxing commented 1 year ago

Per latest image spec, an ACON container image may specify a list of "safe" signals that could be sent to the container process by untrusted code. acond should provide an interface for sending such signals and aconcli should provide a command line interface.