@sheogorath
I get what you're saying and don't completely disagree. The point, however (and imv) is that docker promotes these practices by advertising a "flexibility" and "encapsulation" that is supposed to isolate dev and ops work. They say that you can build your software and hand it over to ops and they will ship your docker container and you're set. No need to declare dependencies to ops or monitor and update that code, it will run like that forever. Which ofc is a lie.

@stefano