A MariaDB client image with built-in file transfer and backup tools.
1.1K
A Docker image for all of the MariaDB (aka MySQL) client executables, including:
mariadb/mysql - MariaDB command-line clientmariadb-dump/mysqldump - Dump a database or a collection of databases to a filemariadb-restore/mysqlrestore - Restore a database from a dump filemariadb-show/mysqlshow - Display database and table informationmariadbadmin/mysqladmin - Perform administrative operations on a MariaDB servermariadbcheck/mysqlcheck - Check and repair tables in a MariaDB serverThe image also includes common file transfer utilities to allow use of this image for backup and restore operations, including:
curl, wget - Download files from the internettar, gzip, zip and xz - Archive and compress filesopenssl and gpg - Encrypt and decrypt filesrsync - Synchronize files and directories between two locationsrclone - https://rclone.org/ - Sync files and directories to and from cloud storage providersrestic - https://restic.readthedocs.io/ - Restic encrypted backup toolcron - Schedule tasks to run at specific intervalsThis image is intended to be used as a base image for running MariaDB scripts and as such is deployed in both Ubuntu (Default) and Alpine distro variants.
Content type
Image
Digest
sha256:1e93282dd…
Size
185.5 MB
Last updated
6 months ago
docker pull binaryoverload/mariadb-client