#!/usr/bin/env sh [[ -z $CHART_SVR_URL ]] && echo "CHART_SVR_URL is required" && exit 2 exec dumb-init -- /chart-server --dir=/charts