You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Dockerfile to enable non-root user with cap_add
In order to run the heplify container as a non root user, and then use capabilities (cap_add) to enable promiscous mode for the heplify binary, we need to set those capabilites on the heplify binary in the image.
0 commit comments