harbor/make/photon/chartserver/docker-entrypoint.sh

9 lines
100 B
Bash
Raw Normal View History

#!/bin/bash
set -e
/home/chart/install_cert.sh
#Start the server process
exec /home/chart/chartm