Skip to content

IvanSivric/automatically-docker-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

automatically-docker-export

Automatically export running containers in tar files

The docker export command does not export the contents of volumes associated with the container. If a volume is mounted on top of an existing directory in the container, docker export will export the contents of the underlying directory, not the contents of the volume.

About

Automatically export running containers in tar files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages