Docker export

From NovaOrdis Knowledge Base
Revision as of 19:36, 4 December 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * Image Operations =Overview= Exports a container's file system as a tar archive. The container must exist.exi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Exports a container's file system as a tar archive. The container must exist.exi

docker export <container-id> -o /tmp/fs.tar