Explore >> Select a destination


You are here

bhupesh.me
| | enix.io
9.9 parsecs away

Travel
| | 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.neerajsidhaye.com
9.4 parsecs away

Travel
| | Creating optimized docker image for GO application using multi stage build - using alpine image and then produce a small image with only binary in a scratch image. Let's read further...
| | some-natalie.dev
12.7 parsecs away

Travel
| | 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.
| | ianduffy.ie
78.0 parsecs away

Travel
| Using docker to provide virtual hosts and HTTPS to your local applications