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

new skopeo class #270

Open
dhodovsk opened this issue Sep 4, 2018 · 1 comment
Open

new skopeo class #270

dhodovsk opened this issue Sep 4, 2018 · 1 comment

Comments

@dhodovsk
Copy link
Member

dhodovsk commented Sep 4, 2018

Create a new class for pulling images using skopeo. The class is meant to be a wrapper on top of skopeo's functionality. The main thing to cover is the copy command. Ideally, if docker and podman backend is used, DockerImageor PodmanImage instance would be returned (or accepted).

Creating new skopeo backend would be overkill, since it has limited abilities (pull, load and save).

@TomasTomecek and @rpitonak edited this.

@palusus
Copy link
Contributor

palusus commented Apr 13, 2019

#363 working on it

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

No branches or pull requests

2 participants