#!/bin/sh set -ex apk add libressl apk add open-vm-tools rc-update add open-vm-tools /etc/init.d/open-vm-tools start cat >/usr/local/bin/shutdown <