How does docker bind public network static IP?
天蓬老师
天蓬老师 2017-05-16 13:17:39
0
2
951

Currently I am working on a distributed Weibo crawler. Weibo has strict restrictions on account and IP requests. I have seven or eight public IPs, but there are only four servers, so the other four IPs are wasted if not used. So I thought of using a virtual machine or docker to bind the public IP. Since the virtual machine was too bloated, and installing the virtual machine on centos7 was cumbersome, I decided to use docker, and then run my crawler program in docker. How can I make docker bind the static IP of the public network?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!