Currently the completed docker image weights in at around 70mb. It's possible to reduce this using Alpine Linux of busybox instead of debian, bringing the total size down to around 10mb.
The issue is that compilation is more challenging, so more experimentation will be required.
Currently the completed docker image weights in at around 70mb. It's possible to reduce this using Alpine Linux of busybox instead of debian, bringing the total size down to around 10mb.
The issue is that compilation is more challenging, so more experimentation will be required.