|
You are here |
jpetazzo.github.io | ||
| | | | |
www.ardanlabs.com
|
|
| | | | | 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
|
|
| | | | | We'll cover examples with Flask, Django, Rails, Node and Phoenix. The strategy is the same for any app. | |
| | | | |
blog.gilliard.lol
|
|
| | | | | ||
| | | | |
pythonspeed.com
|
|
| | | Multi-stage Docker image builds give you small images and fast builds, but only if takes extra steps prevent slowness due to caching problems. | ||