* Dockerize the application * Create a CI pipeline that does the following: * Run tests across matrix of all supported versions of hydra * Builds container image, tags it, and pushes it to registry if all tests pass * Create a `docker-compose.yml` that sets up the application along with postgres and hydra server.
docker-compose.ymlthat sets up the application along with postgres and hydra server.