jlesage / docker-firefox

Docker container for Firefox
MIT License
1.61k stars 288 forks source link

Multiple browsers #130

Open enk21 opened 2 years ago

enk21 commented 2 years ago

Is it possible to have a new browser session each time the url is called? Currently, if I open another browser, they both display the same browser session. Thanks

emiguerol commented 2 years ago

+1

I try duplicate container and exposed other port but not work

jlesage commented 2 years ago

The container is running a single instance of Firefox. So when you connect from multiple browsers, you are accessing the same instance.

If you want/need multiple Firefox instances, you need to have multiple instances of the container. Just make sure that for each instance, port 5800 is mapped to a different port of the host.

ha-8d3b05 commented 1 year ago

and most important for each firefox instance make a different /docker/appdata/firefox