Added graylog to the list of softwares. (#2177)

This commit is contained in:
StefanT123
2019-06-19 16:46:22 +02:00
committed by Shao Yu-Lung (Allen)
parent ca80dd1694
commit a2c7b46766
6 changed files with 603 additions and 12 deletions

3
graylog/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM graylog/graylog:3.0
EXPOSE 9000