jlesage / docker-firefox

Docker container for Firefox
MIT License
1.4k stars 266 forks source link

[Feature request] Profile Manager #215

Open mrnapz opened 5 months ago

mrnapz commented 5 months ago

Idea

Hi would be possible to add the profile manager in order to create multiple profiles on the same container?

Thank you in advance.

IgitBuh commented 4 months ago

Isn't the built-in profile manager doing that already? about:profiles

You can create and open a different profile there.

I haven't tried passing launch parameters to the container, but -P "profilename" would run Firefox with the specified profile.