Commit 19c534e0 authored by root's avatar root

updated

parent 705f1bda
FROM openjdk:11.0.5-jdk
COPY *.jar app.jar
ENTRYPOINT java -jar app.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 to comment