Running Drupal using Docker on OSX
If you're on OSX, you'll have to run docker inside a VM. The official boot2docker works.
Follow the steps: https://docs.docker.com/mac/step_one
Once the docker terminal is open, you can start running containers.
First use docker to start mysql using the official mysql project from https://registry.hub.docker.com/_/mysql/