#! /bin/sh echo "" echo "################################################################################" echo "WARNING: The Alpine images are deprecated and will not recieve continued updates" echo "Please use the non-Alpine images for the latest updates and features" echo "################################################################################" echo "" exec "$@"