|
|
|
|
|
by antonvs
1835 days ago
|
|
It's pretty common for languages that compile to binaries. Golang, for example. Just inherit your container "FROM scratch". I have a number of service containers that are around 8 - 12MB, which contain compiled Haskell binaries. |
|