Commit b45ffe8e by Adi Amir

add README to docker root

parent 50979f75
Showing with 1 additions and 0 deletions
......@@ -3,6 +3,7 @@ FROM 172.16.1.212:5050/ipgallery.common.java/microservice
COPY build/libs/mde-*.jar /usr/
COPY cfg/config.properties /opt/mcx/config/
COPY cfg/*.json /opt/mcx/config/
COPY README.md /
RUN chmod +x /usr/run.sh
RUN mv /usr/mde-*.jar /usr/mde.jar
......
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 sign in to comment