Shrinking the Size of our Teamscale Docker Image
Martin Pöhlmann
by Martin Pöhlmann
~1 min read

Categories

Tags

In this post on my company’s blog I present the steps we took to cut our product Docker images in half—from over 1GB down to under 500MB. It outlines some common pitfalls when working with Docker images and shows some tricks of dealing with required third party dependencies.

Read more