-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Added docker example for backup #5846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5846 +/- ##
==========================================
- Coverage 40.34% 40.34% -0.01%
==========================================
Files 405 405
Lines 54236 54236
==========================================
- Hits 21884 21880 -4
- Misses 29335 29340 +5
+ Partials 3017 3016 -1
Continue to review full report at Codecov.
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
I have included information on how to use the
dump
command with Docker; more specifically, I have described some of the caveats beginners might face while trying to backup using a Docker installation.Best,
Alexandros