Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 369 Bytes

realecho

A server that actually echos your stuff back through docker (stdout).

Listens internally on port 5000.

docker run -p 5000:5000 -e PPRINT_JSON='1' bjshomedelivery/realecho

Dockerhub

Envs

  • PPRINT_JSON if present will pretty print + sort the body back out to you, must be json