Closed epiphyllum closed 9 years ago
Hi, RTFM ! https://github.com/jpetazzo/pipework#default_gateway The syntax to add a gateway is ip/mask@gateway.
So, with the following, you should succeed:
pipework docker0 -i eth0 tt 172.17.0.188/24@172.17.0.1
Problem is as follow
so how can not use pipework to add interface, in the meantime , make my container has the access to the internet ?