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