percona-xtradb-cluster-docker icon indicating copy to clipboard operation
percona-xtradb-cluster-docker copied to clipboard

Results 3 percona-xtradb-cluster-docker issues
Sort by recently updated
recently updated
newest added

In the README you state that the discovery service can be configured by the `ETCD_HOST` environment variable, but the `pxc-entry.sh` script actually uses `DISCOVERY_SERVICE`

When I run Percona XtraDB Cluster with external data directory (I try to restore from backup), I have error: ``` --initialize specified but the data directory has files in it....

docker pull perconalab/percona-xtradb-cluster It show: ``` Using default tag: latest Pulling repository docker.io/perconalab/percona-xtradb-cluster Tag latest not found in repository docker.io/perconalab/percona-xtradb-cluster ```