Commit 67b75bb2 authored by NetOps's avatar NetOps
Browse files

Update Dockerfile

Showing with 1 addition and 1 deletion
+1 -1
......@@ -3,4 +3,4 @@ MAINTAINER haridas <haridas.kakunje@tarento.com>
ADD target/user-0.0.1-SNAPSHOT.jar user-0.0.1-SNAPSHOT.jar
ENTRYPOINT ["java", "-jar", "/user-0.0.1-SNAPSHOT.jar"]
EXPOSE 8090
EXPOSE 8081
Supports Markdown
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