Hacker News new | ask | show | jobs
by momothereal 1839 days ago
If you have to build it on each machine, I would not consider that easily/universally distributable. One of the key points of Docker is you can build once (in your CI or someone else's) and run it on any machine. I think that was GP's point.