Closed dlespiau closed 5 years ago
We can now parse a docker image string into a ImageReference, splitting the various components of image string: domain, path, tag and digest.
ImageReference
Update: #13
We can now parse a docker image string into a
ImageReference
, splitting the various components of image string: domain, path, tag and digest.Update: #13