Hacker News new | ask | show | jobs
by Kalebyron 3481 days ago
Several things that you can improve with docker:

- Hard to create dev instances

- Speed of deployment

- Debugging problems because it's "different in production"

- Manual intervention

- Confidence in deployment

- Hard to setup a new member working on something

1 comments

WOW, I haven't though about some of them. Thanks