#!/bin/sh
. bin/translate_container_name.sh
docker exec "$(translate_container_name tooling_php_1)" /var/tooling/phpstan.sh "$@"