feat(Dockerfile): add healthcheck
Add a healthcheck command which enables docker compose configurations using the gateway image to wait for the service to be healthy. This is done mirroring the existing `wget` command used in our boilerplate.
Please register or sign in to comment