Lightweight, multi-architecture Go HTTP service optimized for containers.
50K+
A minimal, production-ready Go HTTP service container. Designed for testing, demonstration, and boilerplate usage in Kubernetes and other container orchestration platforms.
SIGINT and SIGTERM signals with a configurable 10-second timeout.linux/amd64 and linux/arm64.curl and ps (procps) out of the box for quick network and process troubleshooting inside the shell.USER 1000).You can expose the service on port 8080:
docker run --rm -p 8080:8080 gasbugs/http-go:latest
Content type
Image
Digest
sha256:b0476aadf…
Size
31.4 MB
Last updated
6 months ago
docker pull gasbugs/http-go