Using Weave to create a Docker container network October 19, 2014 docker, scalaris, weave, networking In the Docker networking model, every container belongs to the same private network managed by the Docker daemon. Containers are not visible to the outside world and you need to...