go-echo-example This project is a pet project to try Echo. Docker Clone this repository. Build the container: docker build --tag echo-example . Run: docker run -p 8000:8000 echo-example