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/83023?utm_source=tag-newest
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/207720.html原文链接:https://javaforall.net
