shouldnt need to copy

This commit is contained in:
Bryce Covert
2020-09-14 08:23:01 -07:00
parent aa264ffcc1
commit d06dbf41d9

View File

@@ -3,5 +3,4 @@ RUN apk update
RUN apk add poppler
RUN apk add poppler-utils
COPY target/auto-ap.jar /usr/local/
COPY config /usr/local/config/
CMD java -Dlogback.configurationFile=logback-prod.xml -jar /usr/local/auto-ap.jar