TykTechnologies / tyk-demo

Tyk Docker Demo with full Pro Tyk Installation and more!
51 stars 12 forks source link

Enable plugin-complier to build arm64 compatible go plugins #202

Closed rewsmith closed 1 year ago

rewsmith commented 1 year ago

Updated common.sh to check underlying architecture and call plugin-compiler with --platform, GOOS and GOARCH set such that it builds plugins for ARM and AMD machines without issues.