View Source DockerEngineAPI.Api.Distribution (docker_engine_api v1.43.0)
API calls for all endpoints tagged Distribution
.
Summary
Functions
Get image information from the registry Return image digest and platform information by contacting the registry.
Functions
Get image information from the registry Return image digest and platform information by contacting the registry.
Parameters
- connection (DockerEngineAPI.Connection): Connection to server
- name (String.t): Image name or id
- opts (KeywordList): [optional] Optional parameters
Returns
} on success {:error, info} on failure