how to pull selenium/hub from docker?

隐身守侯 提交于 2021-01-29 07:34:45

问题


when I try to pull selenium/hub from docker hub, it gives this error.

Error- click here to view

I am using Windows 10 Pro. how can I pull the selenium hub?


回答1:


when you have docker for windows installed on win10 it has windows container mode and linux container mode. you need to right click and switch to linux containers before you pull your selenium images...

goto your system-tray and right click on the docker icon and then choose Switch To Linux Containers as shown in the picture below.



来源:https://stackoverflow.com/questions/61254532/how-to-pull-selenium-hub-from-docker

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!