A Mongo Express extension Docker image with GNU Wget used to health checking services.
The image is published to both:
- GitHub Container Registry:
docker image pull ghcr.io/game-sales-analytics/mongo-express-wget:latest
- DockerHub:
docker image pull docker.io/xeptore/mongo-express-wget:latest
Because there are some options required for testing service healthiness which are not available in the default Alpine-based Mongo Express image, which comes with busybox utilities.