Skip to content
Snippets Groups Projects
Commit e44a2122 authored by Brice Copy's avatar Brice Copy
Browse files

Copy sslpoke util

parent 1cfde914
No related branches found
No related tags found
No related merge requests found
Pipeline #1111984 failed
......@@ -32,7 +32,7 @@ RUN keytool -noprompt -import -keystore $JAVA_HOME/jre/lib/security/cacerts -sto
RUN mkdir -p /opt
ADD src/main/java/SSPoke.java /opt
RUN cd /opt && javac SSLPoke.java && java SSLPoke repository.cern.ch 443
......
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