mysql-s3-backup

A docker multi-arch image with a tiny MySQL client to create databases dumps and s3cmd S3 client purely installed on the latest Alpine container.

Directory Structure

    • .env
    • docker-compose.yml

docker-compose.yml

version: "3"
 
services:
  mysql-s3-backup:
    image: dsteinkopf/d3fk/mysql-s3-backup
 

Resources

GitHub: https://github.com/Angatar/mysql-s3-backup

Docker Hub: https://hub.docker.com/r/d3fk/mysql-s3-backup

Configuration: https://github.com/Angatar/mysql-s3-backup#basic-usage