Skip to content

Commit

Permalink
Fix some issues found with hardening the agent:
Browse files Browse the repository at this point in the history
1. Make sure the group created in the Dockerfile is 5000 as intended
2. Give the `logdna` binary with the effective bit since it's not capability aware
3. Remove `securityContext` since we don't want to run as non-root in the default behavior
4. Add documentation about running as non-root
  • Loading branch information
jakedipity committed Nov 2, 2020
1 parent 06377a9 commit a4a4c59
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 125 deletions.
Loading

0 comments on commit a4a4c59

Please sign in to comment.