Skip to content

Commit

Permalink
Add Volume-Definition for H2 Datafile
Browse files Browse the repository at this point in the history
  • Loading branch information
dnl50 committed Sep 24, 2023
1 parent aedfa76 commit 180e1b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ COPY --chown=1001:root build/*-runner /work/application
EXPOSE 8080
USER 1001

VOLUME ["/work/data"]

CMD ["./application", "-Dquarkus.http.host=0.0.0.0"]

0 comments on commit 180e1b2

Please sign in to comment.