|
|
|
|
|
by regularfry
2427 days ago
|
|
I can't help but feel that the drive towards docker-style containerisation was fueled by nothing more than the fad for developing on OS X. If you've got an environment where the devs are working on the same OS as production, it becomes much easier to adopt OS packages (whatever flavour that is) as the deployment mechanism, and as a side benefit it becomes easier to set up the dev environment in the first place. I've done this with Debian, it worked great. |
|
And even if I didn't have those constraints, I'd still use containers in production because it just makes testing and deployment so much less of a headache.