mariabackup

online backups

  • Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
  • Homepage: https://mariadb.org/
  • Section: database
Debian Debian
RUN apt-get update && \ apt-get install -y mariadb-backup
Ubuntu
RUN apt-get update && \ apt-get install -y mariadb-backup
Alpine
RUN apk add mariadb
Arch Arch Linux
RUN pacman -S --noconfirm mariadb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-backup
CentOS
RUN yum install -y mariadb
Fedora
RUN dnf install -y mariadb-server-3
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-client-10.1
click the source code to copy install mariabackup on any operating system with command-not-found.com