AuthFilePath
Resolver
Add a new field `AuthFilePath` and if it is not the empty string, it will be forwaded that information to `Client`.
Add a new class `container.Resolver` which can be used to resolve multiple container images to their respective ids in parallel. It should make it easy for all existing tools and api endpoints to adpot container resultion.