TykTechnologies / tyk-build-env

Docker environment used to build official images and plugins
Mozilla Public License 2.0
2 stars 2 forks source link

Support ARM64 builds for 2.9 #4

Open alephnull opened 5 years ago

alephnull commented 5 years ago

Gateway has grown support to dynamically load the available Python libraries. This requires interfacing with python-dev from Go, via C.

This makes it hard to support cross compiling for different architecture as it is no longer pure Go. The entire toolchain has to be setup. Currently the i386 is built via cross compilng using multilib.

The long-term plan is to support arch-specific images for:

eti-tme-tim commented 1 year ago

Coming up on 4 years now... any progress on this issue?

joshblakeley commented 1 year ago

Good news is we have had them a good while now on dockerhub for example: https://hub.docker.com/layers/tykio/tyk-gateway/v5.0.1-arm64/images/sha256-1fee80d704262bc4d1231eaa397d3ba5fea3fbd214ab3aebd686b985484efdc6?context=explore