Building Minimal Docker Images
![]() |
Keeping your images lightweight has a lot of practical benefits. In this eBook we will look at of the some ways to streamline your Docker image as small as possible. |
Here is what you will learn in this book:
- The benefits of streamlining your images as lightweight as possible
- How to choose the right image for the right service
- How to optimize dockerignore
- Whether to build assets into an image or to prepare them at runtime