percona-xtradb-cluster-docker
percona-xtradb-cluster-docker copied to clipboard
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 ```