mhubig / docker-partkeepr

mhubig/partkeepr docker image repository
63 stars 64 forks source link

Backup and restore commands added #50

Closed hasecilu closed 2 years ago

hasecilu commented 2 years ago

Backup and restore docker commands to save your data. For an experienced user this can be obvious but for a new docker user (this was the first Docker app I used ever) the volumes and its mounting can be confusing.

About the --strip 1 it looks like it's not necessary (today I restored data without it) but I remember the first time it was necessary. I had no success with busybox image, so I use ubuntu.