* Add test coverage to prevent issues like #241 in the future
* Add debugging
* Fix location of HISHTORY_COMPOSE_TEST var
* Enable tmate for failures
* update
* Re-comment tmate
* use alpine for small docker images
* use docker compose to wait for the database to be ready
* use a single Dockerfile with parameters to determine the correct GOARCH
* update makefile to account for the new GOARCH parameter on the Dockerfile
* remove native-arch-Dockerfile