How do I load an image using the nerdctl/v2/cmd/image library?
#3390
Unanswered
sober-wang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this my code :
I'll run the test code. show
I read
cmd/image/Loadandcmd/image/loadImage, but I don't understandr := &readCounter{Reader: in}andr.N == 0.How should my code be modified ?
this is a tool , I'll used
contianerdload and push images to a registry. I want to do this with go code instead of calling the shell.Beta Was this translation helpful? Give feedback.
All reactions