friendsofgo / killgrave

Simple way to generate mock servers written in Go
https://friendsofgo.github.io/killgrave/
MIT License
511 stars 96 forks source link

feat: arm64/amd64 support for docker images #163

Closed flabatut closed 6 months ago

flabatut commented 6 months ago

Scope of this PR is to update github actions settings to build linux/arm64 and linux/amd64 docker images.

References

flabatut commented 6 months ago

setup tested and validated using ephemeral repo: https://github.com/flabatut/killgrave

joanlopez commented 6 months ago

Thanks so much @flabatut! 🙇🏻

kilianc commented 6 months ago

@joanlopez would it be possible to push the image to dockerhub?