Builds a process maker docker image
https://github.com/ProcessMaker/pm4core-docker supplies a docker image that will download and install processmaker every time it is run!! Startup time is horrible.
This image does the processmaker download and install in the build phase and the image will just launch processmaker when run.
To use this the database has to be inited. See my infastructure repo
just add composer require
php artisan processmaker-docker-executor-python:install