Home > Database > Mysql Tutorial > Installing Percona XtraDB Cluster 5.6 with the Docker open-s_MySQL

Installing Percona XtraDB Cluster 5.6 with the Docker open-s_MySQL

WBOY
Release: 2016-06-01 13:13:05
Original
1765 people have browsed it

Docker

FROMubuntu:precise

MAINTAINERPercona.com

# Upgrade

RUNapt-getupdate&&apt-getupgrade-y&&apt-getdist-upgrade-y

ENVDEBIAN_FRONTENDnoninteractive

RUNecho"deb http://repo.percona.com/apt precise main">>/etc/apt/sources.list.d/percona.list

RUNecho"deb-src http://repo.percona.com/apt precise main">>/etc/apt/sources.list.d/percona.list

RUNapt-keyadv--keyserverkeys.gnupg.net--recv-keys1C4CBDCDCD2EFD2A

RUNapt-getupdate

RUNapt-getinstall-ypercona-xtradb-cluster-56qpressxtrabackup

RUNapt-getinstall-ypython-software-propertiesvimwgetcurlnetcat

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template