Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

flatten copies everything back in as root #33

Closed
erikh opened this issue Oct 30, 2016 · 0 comments
Closed

flatten copies everything back in as root #33

erikh opened this issue Oct 30, 2016 · 0 comments

Comments

@erikh
Copy link
Member

erikh commented Oct 30, 2016

Related to #5

The cause of this is again moby/moby#21651 but we're doing something different here that we can work around by using other APIs.

This is potentially possible to hack around by using ContainerExport, tar it back up, attach it to an image manifest, and upload it with ImageImport.

I'm working on an impl of this now, but it may take a bit. Jotting it down here in case anyone sees the problem and wants to report on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant