Skip to content
Snippets Groups Projects
Select Git revision
  • 01e13d7b5a778c218af53b779757e945591e2af1
  • master default protected
2 results

Dockerfile

Blame
  • Dockerfile 630 B
    FROM graylog/graylog:3.3.6
    MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
    RUN curl -L -o /usr/share/graylog/plugin/graylog-plugin-auth-sso-3.3.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.3.0/graylog-plugin-auth-sso-3.3.0.jar
    RUN curl -L -o /usr/share/graylog/plugin/graylog-output-syslog-3.3.0.jar https://github.com/wizecore/graylog2-output-syslog/releases/download/3.3.0/graylog-output-syslog-3.3.0.jar
    RUN curl -L -o /usr/share/graylog/plugin/graylog-plugin-matomo-0.0.3.jar https://github.com/petzah/graylog-plugin-matomo/releases/download/v0.0.3/graylog-plugin-matomo-0.0.3.jar