App Container spec gains new support as a community-led effort
App Container spec gains new support as a community-led effort
Posted May 6, 2015 23:41 UTC (Wed) by dlang (guest, #313)In reply to: App Container spec gains new support as a community-led effort by snajpa
Parent article: App Container spec gains new support as a community-led effort
technically yes, however that's not how people are using the term.
> But the hype is not about containers as such
it sure looks like it from my point of view. A few years ago the hype was "virtualization" and how that would save everything. Now people are talking about "containers" in the same way.
the real issue is trying to decouple application run environments from the OS that they are running on, without throwing away a lot of performance (i.e. money) in the process. A lot of the push is from people who have things running on RHEL5 (or earlier) and don't want to ever update anything, for fear that they will break something. They can get away with this for a while, but eventually the lack of security updates is going to bite them, but usually they will be off at a different job by then.
