Runs nickpoorman/docker-spark-postgresql-base Docker image.
Note: It's actual parent is nickpoorman/docker-mesos so that we have the mesos lib included.
This container should be used to run a Spark app and packaged with everything the client (master) needs.
The entrypoint for this image is: bin/spark-submit
See: apache/submitting-applications.html
docker run -it nickpoorman/docker-spark-postgresql