You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configurability – containers can be sized to take advantage of more resources (memory, CPU, etc.) on large systems (clusters) or less, depending on the circumstances.
It's not clear to me what this is getting at. Does it imply that people build multiple versions of a container for different host resources? I haven't heard of this happening.
I don't typically list configurability as an advantage of containers, so I'm wondering if this point could be clarified.
The text was updated successfully, but these errors were encountered:
I think you are right here, "configurability" is not quite the correct term. Rather, it is another aspect of "portability" - in this case not portability between systems with different OS, but portability from, for example, laptops to supercomputers. The same container can run, without modification, on large scale compute resources to take advantage of more powerful processors, larger memory resources and larger storage. Maybe two sub-bullets under portability would be the way to go here.
The
introduction
has:It's not clear to me what this is getting at. Does it imply that people build multiple versions of a container for different host resources? I haven't heard of this happening.
I don't typically list configurability as an advantage of containers, so I'm wondering if this point could be clarified.
The text was updated successfully, but these errors were encountered: