Closed
Description
Recently in the image-spec
(opencontainers/image-spec#544) support for StopSignal
was added. As part of opencontainers/image-spec#492 I've been working on trying to make the conversion from Image
-> runtime configuration lossless (in one direction at least).
However, currently (as far as I can tell) there isn't a proper way of specifying what signal the runtime should send to the init process. While we define a kill
operation, we should probably provide some default which is stored in the config.json
to be able to implement this aspect of the conversion?
Metadata
Assignees
Labels
No labels