mirror of
				https://github.com/kevinveenbirkenbach/docker-volume-backup.git
				synced 2025-11-04 10:38:00 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
# Backup Docker Volumes to Local (dobaulo) 📦🔄
 | 
					# Backup Docker Volumes to Local (baudolo) 📦🔄
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Backup Docker Volumes to Local** is a set of Python and shell scripts that enable you to perform incremental backups of all your Docker volumes using rsync. It is designed to integrate seamlessly with [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager) under the alias **dobaulo**, making it easy to install and manage. The tool supports both file and database recoveries with a clear, automated backup scheme.
 | 
					**Backup Docker Volumes to Local** is a set of Python and shell scripts that enable you to perform incremental backups of all your Docker volumes using rsync. It is designed to integrate seamlessly with [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager) under the alias **baudolo**, making it easy to install and manage. The tool supports both file and database recoveries with a clear, automated backup scheme.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://www.gnu.org/licenses/agpl-3.0) [](https://www.docker.com) [](https://www.python.org) [](https://github.com/kevinveenbirkenbach/backup-docker-to-local/stargazers)
 | 
					[](https://www.gnu.org/licenses/agpl-3.0) [](https://www.docker.com) [](https://www.python.org) [](https://github.com/kevinveenbirkenbach/backup-docker-to-local/stargazers)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -26,10 +26,10 @@ This project automates the backup of Docker volumes using incremental backups (r
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 📥 Installation
 | 
					## 📥 Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can install **Backup Docker Volumes to Local** easily via [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager) using the alias **dobaulo**:
 | 
					You can install **Backup Docker Volumes to Local** easily via [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager) using the alias **baudolo**:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
pkgman install dobaulo
 | 
					pkgman install baudolo
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Alternatively, clone the repository directly:
 | 
					Alternatively, clone the repository directly:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user