Feature or enhancement request details
Just wasteful, but the reason it does is because ClientContainer is somewhat overloaded in that it's used for both data (during list(), you get given a ClientContainer) and to talk to the daemon. It should only be used for the latter, and list/get should return ContainerSnapshot's.
Code of Conduct