/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

enix.io
| | blog.gilliard.lol
1.9 parsecs away

Travel
| |
| | rpep.dev
1.9 parsecs away

Travel
| | Alpine Linux is a distribution that is designed to be lightweight. In particular, its seen a lot of use in Docker images because the resulting image bundles are considerably smaller than those generated by other minimal distros. However, in the context of building a Docker image for a Python application, its worth thinking carefully before using Alpine, as it can often result in slower builds and counterintuitively it can even result in larger images occasionally.
| | jpetazzo.github.io
0.1 parsecs away

Travel
| | [AI summary] This article explores techniques for creating minimal Docker images using multi-stage builds, specifically analyzing optimization strategies for Go, Java, Python, Node, and Rust across various base images like Alpine and scratch.
| | dlang.org
21.7 parsecs away

Travel
| D Programming Language