My Dockerfile starts the application using the following command
CMD ["/home/app/start-app.sh"]
start-app.sh contains the following, it