Skip to content

Commit

Permalink
Install libcap-setcap
Browse files Browse the repository at this point in the history
  • Loading branch information
dergeberl committed Jul 25, 2024
1 parent 83224d0 commit 1f10991
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 @@ -171,6 +171,9 @@
- name: install libcap-getcap
command: "apk add libcap-getcap"

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

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

0 comments on commit 1f10991

Please sign in to comment.