How does Docker-for-selenium on Windows work

0 votes
The docker-for-selenium is available for Linux operating system and I’m trying to implement selenium grid using docker, on windows.

I’m new to docker for windows. Can someone help me with how to implement this?
Nov 23, 2018 in DevOps & Agile by Sophie may
• 10,610 points
625 views

1 answer to this question.

0 votes
In order for windows to support the IE in docker we need to get two things right:

1) IE is unavailable in headless mode.

2) Windows does not provide GUI capability inside the docker containers like XVBF in Linux
answered Nov 23, 2018 by Tyrion anex
• 8,700 points

Related Questions In DevOps & Agile

0 votes
2 answers

How to customize the RAM allocation on Docker for Windows?

Try this: docker update --cpu-shares 5120 -m 3000M ...READ MORE

answered Dec 7, 2018 in DevOps & Agile by Maverick
• 10,840 points
5,104 views
0 votes
1 answer

How can a script identify the difference between Docker Toolbox and Docker for Windows?

Now, the Toolbox works through docker-machine. The way ...READ MORE

answered Aug 24, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
574 views
+1 vote
3 answers
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,472 views
0 votes
2 answers

How does Docker for Windows run Linux containers?

One of the most important enhancements is ...READ MORE

answered Aug 29, 2020 in DevOps & Agile by Pistle
• 1,000 points
787 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP