docker run -it --rm --name php --user $(id -u):$(id -g) -v "$PWD":/usr/src/myapp -w /usr/src/myapp php:8-cli php generator.php