Skip to content

saccy/docker_vol_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash and PowerShell scripts to backup and restore docker volumes to and from local storage

Uses the official alpine docker image to either:

  • create a .tar file with the contents of an existing docker volume, OR
  • restore the contents of a .tar file to a new docker volume

Usage

linux: ./linux/docker_volume_backup.sh -h

I havent maintained the powerschell script. It will work but documentation is lacking.

windows: .\windows\docker_volume_backup.ps1 -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published