This docker container will backup a MySQL database using mysqldump, stream it to gzip, and stream that to a file on S3.
You must set the following environment variables, or use an IAM Role:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYYou may optionally set the DATE_FORMAT variable to change the date used in the output filename. Be default this is %Y/%m/%d.
make
Content type
Image
Digest
sha256:aaca19f1b…
Size
100.6 MB
Last updated
about 8 years ago
docker pull ianneub/mysqldump-to-s3