Currently the resulting image with Debian Buster is around 640mb.
Some ideas to help trim the image size:
- try using alpine as base
- use an intermediate build container (with all the build deps) and copy artifacts to final container
- further cleanup (package lists, locales, try running cruft)
Currently the resulting image with Debian Buster is around 640mb.
Some ideas to help trim the image size: