This script can be used to serv a symfony application at your current work dir without the need of having php installed locally.
The only requirement is a running Docker instance.
Basic usage:
Uses 8000
as public port and my-project
as container name.
./run