Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 15, 2024
1 parent 6a47187 commit a890166
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions search/enterprise/metadata/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ EXPOSE 8080

ADD *-app.jar /opt/app.jar

RUN chmod 755 /opt/app.jar

CMD ["java", "-jar", "/opt/app.jar"]

0 comments on commit a890166

Please sign in to comment.