Skip to content

Commit

Permalink
Install libcap-getcap
Browse files Browse the repository at this point in the history
  • Loading branch information
dergeberl committed Jul 25, 2024
1 parent dd0f15d commit 83224d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions image/install-alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@
group: root
mode: 0755

- name: install libcap-getcap
command: "apk add libcap-getcap"

- name: add cap_net_bind_service for envoy
capabilities:
path: /usr/local/bin/envoy
Expand Down

0 comments on commit 83224d0

Please sign in to comment.