Docker export
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
Exports a container's file system as a tar archive. The container must exist.exi
docker export <container-id> -o /tmp/fs.tar