On 2018-02-25 17:51, yawniek wrote:

Q: what would be needed to build a single binary (a la golang) that
works in a FROM SCRATCH docker container?

Build a completely statically linked binary by compiling using LDC and add the "-static" flag.

--
/Jacob Carlborg

Reply via email to