Sign inSign up

wongnai/percona

By wongnai

Updated about 9 years ago

Percona Server with XtraBackup

Image
0

247

wongnai/percona repository overview

docker-percona

Percona Server with xtrabackup.

This docker image basically extends from https://hub.docker.com/_/percona/ and includes xtrabackup.

You need to mount volume to /backup to keep the backup files.

To backup file to /backup, just run

backup.sh

The script uses the following environment variables which are same as the Percona server's.

  • MYSQL_USER
  • MYSQL_PASSWORD
  • MYSQL_ROOT_PASSWORD (used if MYSQL_USER is root or undefined and not empty password)
  • MYSQL_ALLOW_EMPTY_PASSWORD (used if MYSQL_USER is root or undefined)

Tag summary

Content type

Image

Digest

Size

147 MB

Last updated

about 9 years ago

docker pull wongnai/percona:5.7