Access host network from container

Viewed 28

i got a service running on another machine on the same network, and i want my docker to access it's API

It's not an option to dockerize this service, so

Is there a way to give this docker full access to the network ? Or at least this machine and it's coresponding port

0 Answers
Related