WebTestContainer

rustwebcontainer
Test your infrastructure with a basic web service

Minimal container for testing container orchestration and hosting setups. You can run it like follows:

docker pull ghcr.io/data5tream/web-test-container:latest
docker run --rm -p 8080:8080 ghcr.io/data5tream/web-test-container:latest

Configuration

Configuration can be done via environment variables:


Endpoints