|
|
|
|
|
by adlpz
3192 days ago
|
|
This is of course pretty pointless, I mean it's neat but all these tiny containers don't really do anything so it isn't much more than a cool trick. However there is a great lesson to take from this: you can create single-binary but really useful containers for just a few MBs, which is nothing in practice for a usual sized server, an a lot more lightweight than usual containers based off Alpine or Ubuntu. In fact I run my static websites using that: a small 8-ish MB statically compiled web server "written" (it's really just library glue) in Go. |
|