Hacker News new | ask | show | jobs
by kelnos 84 days ago
These days the reproducibility part is trivial with a Docker container, as much as it's a mess of a technology.
1 comments

Docker containers are great until you need to upgrade something. Then what do you do, rebuild the container and hope that none of the things that change break anything in a surprising way?