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
Version higher than v0.29.x assign net_cap_raw capabilities to the /usr/local/bin/synthetic-monitoring-agent binary. This is sadly not allowed in our environment and I presume also in many other enterprise settings.
This capability is assigned on Line 15 in the Dockerfile
Is there a possibility to remove this capability or have a "hardened" image, where this capability is not assigned?