My base image is php:7.4-apache-buster
I am adding a launch script in my Dockerfile:
CMD /bin/sh /srv/app/launch.sh
The content of that script