Ian Lewis 5/31/2017

Creating Smaller Docker Images Part #3: Alpine Linux

Read Original

This third article in a series on reducing Docker image size focuses on Alpine Linux. It compares the massive size of a Debian-based Python image (~614MB) to a minimal Alpine base (~4MB) and an Alpine-based Python image (~72MB). It provides a practical example of building an image with Alpine using the `apk` package manager.

Creating Smaller Docker Images Part #3: Alpine Linux

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes