with these script you are able to backup your docker environment. There is one for the compose project, for mysql or mariadb, for postgres SQL and for normal docker volumes.
Stars
194
Forks
37
Watchers
194
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
3
commits
Merge remote-tracking branch 'refs/remotes/origin/main'
1c9695aView on GitHubMerge pull request #12 from matbgn/fix/recover-script-mysql/matbgn
70f188cView on GitHubMerge remote-tracking branch 'upstream/main' into fix/recover-script-mysql/matbgn
590b040View on GitHubrefactor(recover mysql): use while loop instead of mapfile to be POSIX compliant
8e8e28cView on GitHubfix(recover mysql): script + accept any separator in container name + make linter happy
31cb5deView on GitHub