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. |
||
---|---|---|
.. | ||
client.go | ||
docker_test.go | ||
docker.go | ||
factory_test.go | ||
factory.go | ||
handler_test.go | ||
handler.go |