Skip to main content
3 of 4
The equivalent to shutdown -r now is not halt, it's reboot. This is described in the linked docs.

You can use poweroff

Alpine Linux init system has been described in its docs

Alpine Linux Init System

Equivalent to shutdown now -r from traditional GNU/Linux systems: reboot

Equivalent to shutdown now -H from traditional GNU/Linux systems: halt

Equivalent to shutdown now -P from traditional GNU/Linux systems: poweroff

binarysta
  • 3.3k
  • 15
  • 15