MCPcopy Index your code
hub / github.com/docker/docker-py / ImageLoadError

Class ImageLoadError

docker/errors.py:165–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163
164
165class ImageLoadError(DockerException):
166 pass
167
168
169def create_unexpected_kwargs_error(name, kwargs):

Callers 1

loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected