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
Currently the tool just detects if we're sharing the host network namespace through looking for the "docker" network interface. This is a bit messy, so it's worth investigating if there's a cleaner way to do this through enumerating the various namespace IDs in /proc/*/ns instead
The text was updated successfully, but these errors were encountered:
Currently the tool just detects if we're sharing the host network namespace through looking for the "docker" network interface. This is a bit messy, so it's worth investigating if there's a cleaner way to do this through enumerating the various namespace IDs in /proc/*/ns instead
The text was updated successfully, but these errors were encountered: