make test fails with:
Creating jira-bugzilla-integration_web_run ... done
/docker-entrypoint.sh: 15: exec: bin/test.sh: Permission denied
ERROR: 126
make: *** [test] Error 126
The current user id is not passed as build arg (id -u), and the host user id does not match the container app id (10001).