[Feature]: TestContainer per arch to run go tests in custom environments #2852
Open
Description
Problem
It would be a killer feature if we could spin up a go test container dedicated to running golang tests on different platforms.
Solution
Cherry on the cake if one could also define arch eg amd64 on arm [Rosetta emulation on macOS]
Benefit
It's obvious?
Alternatives
Not sure what would be as convenient as using go test containers for what the name suggests ;)
Would you like to help contributing this feature?
Maybe