DockerEngineAPI.Model.PullIdentity (ex_docker_api v1.55.0)
View SourcePullIdentity contains remote location information if image was created via pull. If image was pulled via mirror, this contains the original repository location.
Summary
Types
@type t() :: %DockerEngineAPI.Model.PullIdentity{Repository: String.t() | nil}