Go to file
Henrik Jonsson 551c700351 Use start-tor-browser as ENTRYPOINT
Any extra commands given at 'docker run' time should be passed to the
script, and onward to the firefox binary:
[...]
./firefox --class "Tor Browser" -profile TorBrowser/Data/Browser/profile.default "${@}"
2017-01-26 06:52:45 +01:00
Dockerfile Use start-tor-browser as ENTRYPOINT 2017-01-26 06:52:45 +01:00
LICENSE Initial commit. 2016-02-27 18:56:39 +01:00
README.md Add imagelayers.io badge 2016-03-02 05:42:21 +01:00
tor_browser.sh Drop TODO that is TODONE 2016-02-27 19:19:26 +01:00

tor-browser

This repo defines the hkjn/tor-browser Docker image.