mendhak / docker-http-https-echo

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
https://code.mendhak.com/docker-http-https-echo/
MIT License
621 stars 136 forks source link

Correct, multi-stage Dockerfile #20

Closed RaSla closed 3 years ago

RaSla commented 3 years ago

Correct Dockerfile:

mendhak commented 3 years ago

Thanks for that, it's a nice optimization. The image size is now smaller and importantly the tests passed, I'm happy about that.

Tag 16 is now available: https://hub.docker.com/repository/docker/mendhak/http-https-echo/tags