#!/usr/bin/env bash

docker run --rm -it -u $(id -u) -v $PWD:/var/www/html -w /var/www/html background-queue-symfony_php php "$@"