A lightweight Docker image that runs dual-protocol echo servers on ports 80 (HTTP) and 443 (HTTPS). Returns requested URL path with current datetime.
docker run -p 8080:80 -p 8443:443 limninf/simple-echo-server
Content type
Image
Digest
sha256:a09141e7c…
Size
21.6 MB
Last updated
6 months ago
docker pull limninf/simple-echo-server