Skip to content

Commit

Permalink
chmod devlake for /app
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangNing10 committed Jul 6, 2023
1 parent a783604 commit a5198ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ COPY --from=build /app/resources /app/resources

ENV PATH="/app/bin:${PATH}"

RUN chmod -R devlake:devlake /app
#add tini, prevent zombie process

ENTRYPOINT ["/usr/bin/tini", "--"]
Expand Down

0 comments on commit a5198ae

Please sign in to comment.