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

Feature/skopeo #282

Merged
merged 10 commits into from
Jun 29, 2020
Merged

Feature/skopeo #282

merged 10 commits into from
Jun 29, 2020

Conversation

scanon
Copy link
Member

@scanon scanon commented Jun 3, 2020

This will add an option to use an external set of command-line tools (skopeo, umoci, oci-image-tool) to do the image pull and extraction. This should allow support for newer parts of the standard and should be faster than the current built-in methods.

This adds a new docker method that wraps standard opencontainer based
tools to handle the image downloading and unpacking.  This should
make it easier to support new standards and edge cases that are
already covered by these tools.  This could still use more work on
the testing side.
@coveralls
Copy link

coveralls commented Jun 3, 2020

Coverage Status

Coverage increased (+0.2%) to 78.485% when pulling 81a79ad on scanon:feature/skopeo into d6370b6 on NERSC:master.

@agaur-lbl agaur-lbl merged commit 771dcc4 into NERSC:master Jun 29, 2020
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.

3 participants