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

[GLCC 2024] support local tarball for nydusify copy #1592

Open
imeoer opened this issue Jun 18, 2024 · 0 comments
Open

[GLCC 2024] support local tarball for nydusify copy #1592

imeoer opened this issue Jun 18, 2024 · 0 comments

Comments

@imeoer
Copy link
Collaborator

imeoer commented Jun 18, 2024

Support for exporting nydus image blobs into tarball format, and allow import the tarball into local / image registry, which is very useful in some network isolation/no image registry scenarios, similar to the implementation of docker save/load.

Possible implementation steps:

  • support nydusify copy --source file:///path/to/image.targz --target $remote-image command to pull an image from the remote registry and save it as a local tarball file, or export the local tarball file to a remote image, please note that both OCI v1 and nydus format should be supported.
@imeoer imeoer changed the title [GLCC 2024] save / load image by nydusify [GLCC 2024] support local tarball for nydusify copy Jun 18, 2024
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

1 participant