chipmk/docker-mac-net-connect

Can you filter specific networks?

michelesr opened this issue · 1 comments

Hello there. Thanks for this plugin, it's very useful. Is there a way to filter networks by name? I'm using this with minikube to expose the cluster and I'd like to only create a network interface for the docker network called minikube. Is that something that can be done, e.g. by setting envvars or a config file?

Hey @michelesr sorry for the delay. Great idea - this should be possible with a config file. We don't have a config file yet for this tool, but definitely something worth including regardless. Happy to review a PR, or otherwise I will follow up here when I get a chance to implement this.