Hacker News new | ask | show | jobs
by angrais 1903 days ago
I've used alpine images for python in production and not run into any of these issues. The key is to know how to use multistage builds to cache layers.