Skip to content

Commit

Permalink
Twick memory
Browse files Browse the repository at this point in the history
  • Loading branch information
lavrov committed Aug 19, 2023
1 parent 764976a commit c0d0e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM eclipse-temurin:latest

COPY ./.jvm/target/universal/stage /opt/torrentdam

ENTRYPOINT ["/opt/torrentdam/bin/cmd", "-XX:MaxRAMPercentage=70", "-Dcats.effect.tracing.mode=none"]
ENTRYPOINT ["/opt/torrentdam/bin/cmd", "-XX:MaxRAMPercentage=60", "-Dcats.effect.tracing.mode=none"]

0 comments on commit c0d0e8e

Please sign in to comment.