Explore >> Select a destination


You are here

jpetazzo.github.io
| | www.ardanlabs.com
1.2 parsecs away

Travel
| | Series Index Reducing Image Size Details Specific To Different Languages Going Farther To Reduce Image Size Introduction In the first part, we introduced multi-stage builds, static and dynamic linking, and briefly mentioned Alpine. In this second part, we are going to dive into some details specific to Go. Then we will talk more about Alpine, because it's worth it; and finally we will see how things play out with other languages like Java, Node, Python, Ruby, and Rust.
| | nickjanetakis.com
2.4 parsecs away

Travel
| | We'll cover examples with Flask, Django, Rails, Node and Phoenix. The strategy is the same for any app.
| | blog.gilliard.lol
1.7 parsecs away

Travel
| |
| | pythonspeed.com
11.4 parsecs away

Travel
| Multi-stage Docker image builds give you small images and fast builds, but only if takes extra steps prevent slowness due to caching problems.