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

Multi platform Docker image builds using Github Actions: amd64, armv6, armv7, arm64v8 ppc64le, s390x #29

Closed mendhak closed 2 years ago

mendhak commented 2 years ago

Issue #23 - multi platform build

Build and publish images for amd64, armv6, armv7, arm64v8 ppc64le, s390x using Docker BuildX and QEmu.