Skip to content

Commit

Permalink
dockerfile for elastic updated
Browse files Browse the repository at this point in the history
  • Loading branch information
donatomartin committed Apr 30, 2024
1 parent 1f21477 commit 98a6b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logging/setup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ COPY start.sh .
COPY lib.sh .
COPY roles/* ./roles/

RUN chmod +x start.sh

ENTRYPOINT ["./start.sh"]

0 comments on commit 98a6b51

Please sign in to comment.