Skip to content

Commit

Permalink
feat: taking account of edevos recommandations
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Dec 1, 2023
1 parent 8d8dc45 commit bbac28c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ VOLUME [ "/tmp", "/run/jetty" ]
EXPOSE 8080

COPY --chown=jetty:jetty build/cas /var/lib/jetty/webapps/cas
COPY --chown=jetty:jetty docker-entrypoint.sh /
COPY --chown=jetty:jetty docker/docker-entrypoint.sh /

ENV XMS=256M XMX=1G

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bbac28c

Please sign in to comment.