This Docker was created to be used as a build container for PHP and Python scripts. Use and share.
This Docker was based off the official image php:7.3.13-apache-stretch
Just pull it to your local machine,
$ docker pull jeromeerasmus/php73-python36
The build commands are listed below:
docker build -t jeromeerasmus/php73-python36 .
Please share your words if any. Always welcome :)