docker container export myapp > myapp.tar

Category: Docker

docker container export myapp > myapp.tar

Export a container's filesystem as a tar archive

Exports the entire container filesystem as a tar archive — a snapshot of everything inside the container.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.