I'm running this as per the instructions in the Getting Started section and I get an error when attempting to connect to the database (see below). I've tried a few different ways to connect to the database but can't see to (e.g. attempting to add a phpmyadmin container). Not sure if this is a local environment issue or not. Any pointers would be greatly appreciated.
Current versions of docker and docker-compose are:
Docker: 1.10.3
Docker-Compose: 1.6.2
Wordpress Log
Wordpress setup!
=> Setup Database:
=====================================
Database Host Address:
Database Port number:
Database Name: wordpress
Database Username: root
=====================================
Cannot connect to Mysql
DB Log
2016-03-30T23:00:14.024021Z 0 [Note] mysqld: ready for connections.
Version: '5.7.10' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL
I'm running this as per the instructions in the Getting Started section and I get an error when attempting to connect to the database (see below). I've tried a few different ways to connect to the database but can't see to (e.g. attempting to add a phpmyadmin container). Not sure if this is a local environment issue or not. Any pointers would be greatly appreciated.
Current versions of docker and docker-compose are: Docker: 1.10.3 Docker-Compose: 1.6.2
Wordpress Log
DB Log
docker-compose.yml