Hacker News new | ask | show | jobs
by davexunit 3717 days ago
>As long as I can get sh*t done deterministically

Docker is non-deterministic. If you and I build the same image, we are not going to get the same result. See https://reproducible-builds.org for more information on the subject.