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
Hope you don't view this the wrong way, but I used an alternative approach with nsenter that I believe is less error prone when running from within a container on the same host. I also fixed some of the issues such as when containers use host networking.
Hope you don't view this the wrong way, but I used an alternative approach with
nsenter
that I believe is less error prone when running from within a container on the same host. I also fixed some of the issues such as when containers use host networking.Here is my approach: https://github.com/samos123/docker-veth
Feel free to delete this issue if this isn't appropriate. Happy to put in pull requests as well to fix some issues in your script.
The text was updated successfully, but these errors were encountered: