Running msedge in docker installed on centos

43 views
Skip to first unread message

Hakim CHRIFI ALAOUI

unread,
Feb 10, 2022, 5:24:07 AM2/10/22
to Selenium Users
Hello,

is it possible to install msedge in docker container (my docker engine is running in centos) ? 
if someone did this before, i will be grateful if you share your experience.
thank you in advance.

Shawn McCarthy

unread,
Feb 10, 2022, 1:36:37 PM2/10/22
to Selenium Users
There are already docker-selenium images with edge
docker run -d -p 4444:4444 --shm-size="2g" selenium/standalone-edge:4.1.2-20220208

It installs it like so : https://github.com/SeleniumHQ/docker-selenium/blob/trunk/NodeEdge/Dockerfile#L17
Reply all
Reply to author
Forward
0 new messages