Files
tor-browser/Dockerfile
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

1.7 KiB