Skip to content
Snippets Groups Projects
Select Git revision
  • a4ae400763d13ea5203002fdb88c9cbc27e6e1f9
  • master default protected
  • v5
3 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