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.
What is left in order for this to be merged? Btw, I cant find a manual for the various heplify CLI parameters? That is, more detail than just the --help.
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.