Skip to content

Commit

Permalink
json entrypoint recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesw committed Nov 29, 2024
1 parent 5899a76 commit 6e70747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orcid-web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ COPY orcid-web/*.j2 .

COPY orcid-web/log4j2.xml .

ENTRYPOINT ./entrypoint.sh
ENTRYPOINT [ "./entrypoint.sh" ]

0 comments on commit 6e70747

Please sign in to comment.