Explore >> Select a destination


You are here

rpep.dev
| | pythonspeed.com
2.7 parsecs away

Travel
| | Once you understand generic Docker multi-stage builds, here's how to implement them for Python applications, with virtualenvs or user installs.
| | andyfreeland.net
1.7 parsecs away

Travel
| |
| | enix.io
1.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.
| | felipeelias.github.io
16.6 parsecs away

Travel
| TIL how to use a threadpool in Python