hishtory/backend/server
Sergio Moura a3e6d5a940 docker improvements:
* 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
2023-09-07 11:06:32 -04:00
..
docker-compose.yml docker improvements: 2023-09-07 11:06:32 -04:00
Dockerfile docker improvements: 2023-09-07 11:06:32 -04:00
server_test.go fix tests 2023-09-07 09:50:36 -04:00
server.go Follow up to #103: assign err from fmt.Fprintf to _ to ensure go-errcheck doesn't flag it 2023-09-07 07:57:20 -07:00