Simple echo-service in a fast, small and very secure image
1.6K
Simple echo-service written in Go, provided as plain image "from scratch". It exposes Port 8080 and replies all requests with a JSON reply. It uses a plain scratch image. Starting with Version 1.0.5 with a dedicated User to not run as root. The user has no shell, home directory, etc.
See further details and configuration details at GitHub.
License: Apache 2.0
docker run -p8080:8080 afrouper/echo-service:latest
Content type
Image
Digest
sha256:65fe28211…
Size
2.5 MB
Last updated
about 2 years ago
docker pull afrouper/echo-service