On Thu, 22 Jun 2017 10:55:50 -0400 Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> wrote: > https://container-solutions.com/dynamic-management-real-ops-disruptor/ What strikes me about this is that containers sound like static linking on steroids. This seems like it would create a lot of redundancy on a standalone system. Where do the storage savings come from? And the container environment seems like it is a JIT compiler, to allow the application access to computing resources in a standardized way through an abstracted interface. That must have a cost in terms of execution speed. Can a container created on Fedora with Fedora tools run in any host environment that provides a container manager? For example, will a Fedora container run on Windows, and vice versa? Is the grand vision that everything is in the cloud, even for personal computing? How is data security ensured? It seems that if things run in the cloud, then at some point they are decrypted to get to the CPU, and thus vulnerable. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx