You can use poweroff
Alpine Linux init system has been described in its docs
reboot : Equivalent to shutdown now -r from traditional GNU/Linux systems:
reboot
halt : Equivalent to shutdown now -H from traditional GNU/Linux systems:
halt
poweroff : Equivalent to shutdown now -P from traditional GNU/Linux systems:
poweroff