This pull request makes a few changes to the Docker configuration:
persists the explorer dumps and the configuration across images '
creates a separate image that can be used in compose that automatically knows where to find the expected endpoints (compose means you can't use localhost)
Autobuilds the docker images and pushes them to hub. Michael would have to add his credentials for DockerHub in TravisCI
This pull request makes a few changes to the Docker configuration: