Skip to content
Snippets Groups Projects
Verified Commit 6b3e59bc authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Pridana instalace wget

parent ae59aa58
No related branches found
No related tags found
No related merge requests found
Pipeline #164 failed
FROM graylog/graylog:3.1
MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
RUN wget -O /usr/share/graylog/plugin/graylog-plugin-auth-sso-3.1.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.0.0/graylog-plugin-auth-sso-3.1.0.jar
RUN apt-get install wget && wget -O /usr/share/graylog/plugin/graylog-plugin-auth-sso-3.1.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.0.0/graylog-plugin-auth-sso-3.1.0.jar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment