All tags

Keeping an eye on your Docker image size

Sep 23, 2019
7 min read
Mirco Zeiss

Getting started with Docker is super easy. However it is also easy to shoot yourself in the foot. Default Docker images are quite large and since you need a lot of them it all adds up. Keep an eye on your Docker image size by using four simple techniques.