- Put your project files into
app/ - If needed modify
DOCUMENT_ROOTandDOCUMENT_INDEXinetc/environment*.yml - You're done - really
You can run one-shot command inside the app service container:
docker-compose run --rm app any-php-file.php argument1 argument2
docker-compose run --rm app bashWebserver is available at Port 8000