Hi, would it be possible to have a multi arch image that supports * amd64 * arm64 Go has a built in cross compiler. There would be a need to have a second Dockerfile that pulls the arm64 version of terraform into the image.
Hi,
would it be possible to have a multi arch image that supports
Go has a built in cross compiler. There would be a need to have a second Dockerfile that pulls the arm64 version of terraform into the image.