Cache the Docker thin pool name in the dockerFactory and pass it to each Docker container handler, instead of calling `docker info` each time a new container handler is created, as the thin pool name is extremely unlikely to change. |
||
---|---|---|
.. | ||
common | ||
docker | ||
libcontainer | ||
raw | ||
rkt | ||
systemd | ||
testing | ||
container.go | ||
factory_test.go | ||
factory.go |