Skip to content

Commit

Permalink
Chmod for /var/log/pods folder
Browse files Browse the repository at this point in the history
  • Loading branch information
tsigouris007 committed Mar 6, 2024
1 parent ca4c872 commit f892016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN chown -R user:user /var/log/crowdstrike/falconhoseclient
RUN chmod -R 755 /var/log/crowdstrike/falconhoseclient
RUN chown -R user:user /opt/crowdstrike/etc
RUN chown -R user:user /var/log/pods/falconhoseclient
RUN chmod -R 755 /var/log/pods/falconhoseclient

WORKDIR "${WORKDIR}"

Expand Down

0 comments on commit f892016

Please sign in to comment.