Stardog studio docker

I put together a docker file for running Studio on CentOS that I thought I'd share in case anyone else needed it or found it useful. It's not perfect but it gets the job done.

You just need to copy your Stardog+Studio-latest.tar.gz into the folder, run ./buildImage.sh, and ./stardog-studio and you should be good to go.

(NOTE: This is just the docker file. I am not publishing an image. You still need to register and download the Stardog studio binary and build the image yourself. Please don't publish the image to a public repository as this would be a violation of the license agreement for Studio)