diff --git a/Dockerfile b/Dockerfile index 914ba0c0..35e30438 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,4 +41,4 @@ VOLUME /opt/grouper/2.3.0/apache-tomcat-$TOMCAT_VERSION/logs EXPOSE 8080 8009 8005 -CMD ["/opt/bin/container_start.sh"] \ No newline at end of file +CMD ["/opt/bin/start.sh"] \ No newline at end of file