Skip to content

Commit

Permalink
Reset back to /root as cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchristy committed Jul 29, 2024
1 parent 0e47c34 commit 4c0b2d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.auto
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ RUN go build .
RUN chmod 751 WazuhTest
RUN cp ./WazuhTest /usr/bin

WORKDIR /root

ENTRYPOINT ["/bin/sh", "/root/init.sh"]

0 comments on commit 4c0b2d6

Please sign in to comment.