Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit

Permalink
expose
Browse files Browse the repository at this point in the history
  • Loading branch information
naturefreshmilk committed May 2, 2018
1 parent 4abe87f commit d708d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM openjdk:10

COPY target/docker/tileserver.jar /
EXPOSE 8080

CMD ["java", "-jar", "/tileserver.jar"]

0 comments on commit d708d20

Please sign in to comment.