[14.02.20] Copy attempt
This commit is contained in:
parent
abbbb68290
commit
85ea996a92
@ -1,5 +1,5 @@
|
||||
FROM openjdk:8-jre-alpine
|
||||
MAINTAINER Andrew Sotheran <cryptosky.user@gmail.com>
|
||||
COPY /home/jenkins/workspace/automated-db-gateway/target/cryptosky-db-gateway.jar /home/cryptosky-db-gateway.jar
|
||||
COPY cryptosky-db-gateway.jar /home/cryptosky-db-gateway.jar
|
||||
EXPOSE 9090
|
||||
CMD ["java", "-jar", "/home/cryptosky-db-gateway.jar"]
|
||||
Loading…
x
Reference in New Issue
Block a user