Hacker News new | ask | show | jobs
by djb_hackernews 4290 days ago
And the bonus of using Docker is you can use the same image you develop on to test with, and the same image you test with in production.

This not only avoids the "Dunno, works on my system" but also the "Dunno, works in dev/test"