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

Download pluginu s curl

parent 6b3e59bc
No related branches found
No related tags found
No related merge requests found
Pipeline #165 passed
FROM graylog/graylog:3.1
MAINTAINER Andrej Ramašeuski <andrej.ramaseuski@pirati.cz>
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
RUN curl -OL -o graylog-plugin-auth-sso-3.1.0.jar https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/3.1.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