k3c icon indicating copy to clipboard operation
k3c copied to clipboard

save/load: support import/export of image tarballs

Open sureshsankaran opened this issue 5 years ago • 1 comments

I didn't see supported options of k3s to include docker save/load equivalent. Could you please add it, as it is life saver when the device is in offline mode and not having to setup private registry?

sureshsankaran avatar Mar 20 '20 15:03 sureshsankaran

@sureshsankaran yes, we want to support this. The first cut of this will likely copy import/export from ctr but I think the tarball format is slightly incompatible with Docker.

dweomer avatar May 15 '20 19:05 dweomer