DomiStyle / docker-tor-browser

Tor Browser (in a browser)
https://hub.docker.com/r/domistyle/tor-browser
MIT License
80 stars 23 forks source link

mozilla.cfg Instructions Unclear/Not Working #17

Closed jmansell90 closed 3 years ago

jmansell90 commented 3 years ago

I'm attempting to load the container with javascript disabled by default. I've created a volume for /browser-cfg with a custom mozilla.cfg inside (copied from mozilla.cfg.template) however the settings are not being set.

Is there a specific directory this is supposed to go in, or is the script supposed to import /browser-cfg/mozilla.cfg and my container is simply not acting as expected?

jmansell90 commented 3 years ago

Nevermind, I had permissions wrong on my volume