combust-labs / firebuild

Convenience of containers, security of virtual machines
https://combust-labs.github.io/firebuild-docs/
GNU Affero General Public License v3.0
97 stars 7 forks source link

Add support for STOPSIGNAL #41

Open radekg opened 3 years ago

radekg commented 3 years ago

The vminit service can handle the STOPSIGNAL Docker command. When building the rootfs, store the STOPSIGNAL in the metadata and pass via MMDS to the machine on run. From there, handling should rather straightforward.