add tor routing article

This commit is contained in:
Julien Bisconti 2015-07-23 07:23:51 +02:00
parent bdc3471850
commit bf13c0256f

View File

@ -126,6 +126,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
## Networking
* [Using Docker Machine with Weave 0.10](http://weaveblog.com/2015/04/22/using-docker-machine-with-weave-0-10/) (written 22 APR 2015)
* [How to Route Traffic through a Tor Docker container](https://blog.jessfraz.com/post/routing-traffic-through-tor-docker-container/) by [@jfrazelle](https://github.com/jfrazelle) (writtent 20 JUN 2015)
## Metal
* [How to use Docker on Full Metal](http://blog.bigstep.com/big-data-performance/use-docker-full-metal-cloud/)