Skip to content

Commit

Permalink
Another attempt to get API running in AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
agordon-vivid committed Dec 3, 2024
1 parent a3c4ab0 commit f1c225f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/wfprev-api/Dockerfile.graalvm
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ RUN chmod -x /app/wfprev-api

EXPOSE 8080

VOLUME /tmp

RUN chmod +x /app/wfprev-api

ENTRYPOINT ["/app/wfprev-api"]

0 comments on commit f1c225f

Please sign in to comment.