* Added graylog to the list of softwares.
* Added persistent volumes for docker-in-docker and graylog.
Added volume for mongo configdb.
These services were making volumes on every start, so we might end up with many unnecessary volumes.
With this pull request this issue is resolved.