docker run -v $PWD:/py4jdbc --rm --entrypoint /bin/bash -it py4jdbc-tests ./scripts/bootstrap_and_test "$@"

