mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
docs: add acpi section to hyperkit docs
Signed-off-by: Magnus Skjegstad <magnus@skjegstad.com>
This commit is contained in:
@@ -31,6 +31,12 @@ The HyperKit backend support configuring a persistent disk using the
|
||||
standard `linuxkit` `-disk` syntax. Currently, only one disk is
|
||||
supported and the disk is in raw format.
|
||||
|
||||
## Power management
|
||||
|
||||
HyperKit sends an ACPI power event when it receives SIGTERM to allow the VM to
|
||||
shut down properly. The VM has to be able to receive ACPI events to initiate the
|
||||
shutdown. This is provided by the [`acpid` package](../pkg/acpid). An example
|
||||
is available in the [Docker for Mac blueprint](../blueprints/docker-for-mac/base.yml).
|
||||
|
||||
## Networking
|
||||
|
||||
|
Reference in New Issue
Block a user