Comment on Boot Naked LinuxparentComments−mschuster912moWhen you ship containers or to ultra-embedded, that one actually matters. If done right you can ship a container that only contains your application's binary, not a single byte more.−bizzletk2moWrite your code in GoContainer not even needed, there's projects like Tamago [0] that let you run your golang application without even needing an OS[0] https://github.com/usbarmory/tamago
Comments
When you ship containers or to ultra-embedded, that one actually matters. If done right you can ship a container that only contains your application's binary, not a single byte more.
Container not even needed, there's projects like Tamago [0] that let you run your golang application without even needing an OS
[0] https://github.com/usbarmory/tamago