Admin Panel

#!/bin/sh
exec docker run -it --rm -v $PWD:/src:ro amitools-tox tox "$@"