|
You are here |
bhupesh.me | ||
| | | | |
enix.io
|
|
| | | | | This serie of articles deals with solutions for Docker image size optimization. In this first part, we talk about *multi-stage build*. We also explain differences between static and dynamic libraries and why it matters. We also describe the use of the famous Alpine Linux distribution. | |
| | | | |
www.augmentedmind.de
|
|
| | | | | Learn to optimize the Docker image size, e.g. via small base images, multi-stage builds, consolidation of RUN statements, or using docker-slim. | |
| | | | |
some-natalie.dev
|
|
| | | | | Some containers are big, but reliably reducing their size isn't difficult or complicated. Let's start simple by tidying our container's build steps. | |
| | | | |
www.e4developer.com
|
|
| | | Spring Cloud Data Flow requires quite a few dependencies in order to run it. In this blog post, I will show you Docker Compose tool and how it can be used to... | ||