#!/usr/bin/env bash docker run --rm -it -u $(id -u) -v $PWD:/var/www/html -w /var/www/html background-queue-nette_php php "$@"