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

Add functionality to pull local images with skopeo #1198

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

rnjudge
Copy link
Contributor

@rnjudge rnjudge commented Dec 15, 2022

Skopeo has support for local images but Tern currently always pulls the image provided by the user from a repository. This change adds parsing to skopeo.py to enable pulling of local images using skopeo. In order to pull local images, users must prefix their image with docker-daemon:. Instructions in the report menu have also been updated with instructions on how to pull local images.

Resolves #1191

Signed-off-by: Rui Valim root@ruivalim.com.br
Signed-off-by: Rose Judge rjudge@vmware.com

Skopeo has support for local images but Tern currently always pulls the
image provided by the user from a repository. This change adds parsing
to skopeo.py to enable pulling of local images using skopeo. In order
to pull local images, users must prefix their image with
`docker-daemon:`. Instructions in the `report` menu have also been
updated with instructions on how to pull local images.

Resolves tern-tools#1191

Signed-off-by: Rui Valim <root@ruivalim.com.br>
Signed-off-by: Rose Judge <rjudge@vmware.com>
@rnjudge rnjudge merged commit 40b981c into tern-tools:main Dec 15, 2022
@rnjudge rnjudge deleted the 1191 branch July 20, 2023 16:34
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