Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing IP address #788

Closed
giahuy2201 opened this issue May 13, 2023 · 1 comment
Closed

Missing IP address #788

giahuy2201 opened this issue May 13, 2023 · 1 comment

Comments

@giahuy2201
Copy link

I want to set this up in docker with my Traefik proxy connected via docker0 interface at 172.17.0.1. But it looks like that even with { all: true } added, os.networkInterfaces() doesn't return all interfaces from this issue on the node repo. My suggestion for a workaround would be that we can add all necessary port bindings to not having to run the container with network_mode: host
Screen Shot 2023-05-13 at 12 50 40 PM

@koush
Copy link
Owner

koush commented May 17, 2023

no plans to support non-host mode. you can implement that as you see fit on your own setup.

@koush koush closed this as completed May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants