#!/bin/sh set -ev # Remove persistent data rm -rf "${VOLUME_DIR}/kanboard" # Unregister application vmmgr unregister-app kanboard