-
Notifications
You must be signed in to change notification settings - Fork 206
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
nydusify: introduce copy subcommand #1380
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1380 +/- ##
==========================================
- Coverage 46.45% 46.44% -0.02%
==========================================
Files 123 123
Lines 38602 38602
Branches 38602 38602
==========================================
- Hits 17934 17928 -6
- Misses 19697 19702 +5
- Partials 971 972 +1 |
cfb2159
to
0c6599f
Compare
9770d26
to
ddaac54
Compare
f845e32
to
f587b68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please update nydusify copy
usage in docs/nydusify.md
?
`nydusify copy` copies an image from source registry to target registry, it also supports to specify a source backend storage. Signed-off-by: Yan Song <[email protected]>
Signed-off-by: Yan Song <[email protected]>
@imeoer , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/89872 |
Thanks for the comment, added doc. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. LGTM
nydusify copy
copies an image from source registry to target registry, it also supports to specify a backend storage.Relevant Issue (if applicable)
If there are Issues related to this PullRequest, please list it.
Details
Please describe the details of PullRequest.
Types of changes
What types of changes does your PullRequest introduce? Put an
x
in all the boxes that apply:Checklist
Go over all the following points, and put an
x
in all the boxes that apply.