Skip to content

Commit

Permalink
[#50] Default entrypoint to execute run-as-user.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
iperdomo committed Jan 6, 2021
1 parent 1864760 commit b84d771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clojure-lein/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*

WORKDIR /app

ENTRYPOINT ["run-as-user.sh"]

0 comments on commit b84d771

Please sign in to comment.