|
|
|
|
|
by anthk
411 days ago
|
|
It's go; that could be trivially done with a script. Heck, you can even cross compile go code for any architecture to another one (even for different OSes), and docker would be useless there unless docker has mechanisms to bind qemu-$ARCH with containers and binfmt. |
|
Are you running on bare servers? Sure, a Go binary and a script is fine.