diff --git a/dockerfile/startup.sh b/dockerfile/startup.sh index 4391082f46..7ebd248a4d 100644 --- a/dockerfile/startup.sh +++ b/dockerfile/startup.sh @@ -1,3 +1,4 @@ +#!/bin/bash set -e echo "start postgresql service"