Explore >> Select a destination


You are here

pythonspeed.com
| | rpep.dev
2.7 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.
| | andyfreeland.net
2.4 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to reduce Docker image sizes for Python applications by using Docker BuildKit's bind mount feature instead of copying layers in multi-stage builds.
| | nickjanetakis.com
2.7 parsecs away

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

Travel
| Version 1.2 of Circe, the Client for IRC in Emacs, has been released. Read more about Circe on its homepage: https://github.com/jorgenschae...