#0 - Implement backup #1

Merged
GuillaumeHemmen merged 2 commits from feat/implement-backup into master 2024-08-21 12:54:07 +02:00
No description provided.
GuillaumeHemmen added 2 commits 2024-08-21 12:53:49 +02:00
Introduces `docker-volume-manager` with functionalities to backup and restore Docker volumes. Also adds an .editorconfig file to ensure consistent coding styles across the project.
The `-z` option in the tar command was removed since it is unnecessary for the current backup operation. This simplifies the command and avoids potential confusion regarding compression.
GuillaumeHemmen merged commit 4430f6f844 into master 2024-08-21 12:54:07 +02:00
GuillaumeHemmen referenced this pull request from a commit 2024-08-21 12:54:09 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: GuillaumeHemmen/docker-volume-manager#1
No description provided.