horiga / line-notify-gateway

Message notification via LINE Notify with personal token.
1 stars 7 forks source link

dockerfile #21

Open cmmourinho opened 4 years ago

cmmourinho commented 4 years ago

Add the service itself

ARG JAR_FILE COPY target/${JAR_FILE} /app.jar

which JAR_FILE ?