Skip to content

Commit

Permalink
Do not run as root, for security reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed May 23, 2024
1 parent 230491b commit be17f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ FROM scratch

COPY --from=build /icinga-kubernetes /icinga-kubernetes

USER 101:101
CMD ["/icinga-kubernetes"]

0 comments on commit be17f9e

Please sign in to comment.