1、Unable to find image 'scrapinghub/portia:latest' locally
通常在出现“Unable to find image 'scrapinghub/portia:latest' locally”时,dockers都会自动帮我们pull image ,当它没有帮我们解决时,我们可以手动pull。
输入docker pull scrapinghub/portia即可。
若出现response error daemon,则是ip出现了问题,具体可以参考:https://segmentfault.com/a/1190000016083023?utm_source=tag-newest