Commit 66ee8fae authored by fangxinjiang's avatar fangxinjiang

init

parent fbac4e1c
FROM moxm/java:1.8-full
RUN sed -i 's/jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, RC4, DES, MD5withRSA,/jdk.tls.disabledAlgorithms=RC4, DES, MD5withRSA,/' /usr/local/openjdk-8/lib/security/java.security
RUN mkdir -p /yifu-register
WORKDIR /yifu-register
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment