This project is a pet project to try Echo.
- Clone this repository.
- Build the container:
docker build --tag echo-example . - Run:
docker run -p 8000:8000 echo-example
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is a pet project to try Echo.
docker build --tag echo-example .docker run -p 8000:8000 echo-example