Great Article Tom! thanks a lot! On my RHEL 9, I have installed docker and configured Nginx listening on port 8080, how do i configure the dockerfile to have my HTML file front-end and then configure php to have backend code with mysql as database and then build a docker image so that the container is listening on port 8080? Note i do not have php, mysql installed on RHEL 9. Looking for a best way forward to achieve this. Appreciate your reply. Thanks.