nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

[WIP] Support `container export`

Open turan18 opened this issue 2 years ago • 1 comments

Adding support for container export. Still WIP.

Resolves: #1854

TODO:

  • [ ] Map container uid/gid to host uid/gid (currently no uid/gid is set)
  • [ ] Add unit test
  • [ ] Make the tarballer more extensible to potentially support compression, chown options.. etc., although, docker export currently does not utilize these options by default.

turan18 avatar Apr 06 '23 22:04 turan18

Any updates regarding this ?

Uid/gid mapping is currently supported for rootfull container right ?

fahedouch avatar Aug 24 '23 12:08 fahedouch