Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse docker images references #21

Merged
merged 2 commits into from
Apr 29, 2019
Merged

Parse docker images references #21

merged 2 commits into from
Apr 29, 2019

Conversation

dlespiau
Copy link
Member

@dlespiau dlespiau commented Apr 28, 2019

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

This code has been ported from docker as indicated by the various links in the
commit.
@dlespiau dlespiau merged commit 6cf0e1a into master Apr 29, 2019
@dlespiau dlespiau deleted the 2019-04-27-image branch April 29, 2019 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant