Excellent. Thanks! I'm not sure if you are familiar with a more friendly sandbox use of docker (subuser), e.g. with an easy firefox setup preconfigured: http://subuser.org/ https://github.com/subuser-security/subuser
Perhaps this work might help as a comparison, or to avoid re-inventing the wheel. On Thu, 06 Nov 2014 19:45:17 +0000 [email protected] wrote: > Hello ! > I found some dockerfile example to use tor within a docker container. > But all are running tor as root user (which is bad) so I decided to > make my own Dockerfile with some improvements for example the > possibility to modify the configuration while the container is > running. > > check the Dockerfile at : > https://github.com/revollat/torbox > > What do you think of the code in the Dockerfile ? any ideas for some > improvements ? > What do you think about keeping ".tor" directory in a volume ? is > there security risk ? > > > Thanks ! -- tor-talk mailing list - [email protected] To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
