docker-latest-export (1) Linux Manual Page
NAME docker-export – Export the contents of a container’s filesystem as a tar archive SYNOPSIS docker export [–help] [-o|–output[=""]] CONTAINER DESCRIPTION Export the contents of a container’s filesystem using the full or shortened container ID or container name. The output is exported to STDOUT and can be redirected to a tar file. Stream to a…
