This blog post states that the base Docker image is 29MB. It also links to the releases page where it can be downloaded. However, if I look at the Ubuntu 18.04 minimal page here, the smallest compressed image is 83M. Installed in an LXC container, it comes in at 425MB. Does anyone know where I can get the ~29MB version so that I can build my own container with the smallest base size possible?
↧