#!/usr/bin/env bash

docker run --rm -i -u $(id -u) -v $PWD:/var/www/html -w /var/www/html api-json-router_php php "$@"