We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdbb4f3 + bc266a7 commit 23d64fbCopy full SHA for 23d64fb
README.md
@@ -1,9 +1,15 @@
1
-# Docker image for sql backups on Dalmatian to S3
+# Dalmatian Utilities
2
3
-We use this image to backup our MySQL and PostgresSQL databases to S3.
+**Docker image used for performing common utilities on Dalmatian v2**
4
5
This image contains the following tools:
6
7
- PostgreSQL client tools
8
- MySQL client tools
9
- aws cli
10
+- azcopy
11
+
12
+## What can I do with it?
13
14
+- RDS manipulation (import/export)
15
+- File manipulation between S3 and Azure
0 commit comments