feat(ci): add a health check after building the docker image (#1837)
* feat(ci): add a health check after building the docker image
* fix: change group for running health check
* fix: newline in command
* fix: docker container image name
* fix: its goign to work a lot better if you run the container first
* temp: try to break ci
* temp: try to break ci pt 2
* temp: revert broken ci, healthcheck works yay!