I’ve been looking for something “official” from the Librewolf team regarding running Librewolf in Docker, but I haven’t found much. There are a few initiatives that seem to support Librewolf Docker containers (eg Github, Docker Hub), but they don’t seem to be referenced much nor heavily used. However, maybe the reason I don’t see it much is that there are better ways to achieve what I’m looking for.

  • Better separation from daily OS environment and regular browsing environment
  • Ability to run multiple instances privacy friendly browser and isolate each instance for particular use cases
  • Configure each instance to be run over different VPNs (or no VPN at all)

Is there a way to best achieve this?

  • fishonthenet@lemmy.mlM
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    Better separation from daily OS environment and regular browsing environment

    maybe firejail or flatpak? VMs? containers are not meant for GUI applications, the docker images you see are meant to be used to build LW.

    Ability to run multiple instances privacy friendly browser and isolate each instance for particular use cases

    you could use different profiles of LW, or different browsers alongside it. I personally use Nightly every day.