mirror of https://github.com/docker/docs.git
Engine.Container uses an array of containers from Engine.Containers, which is built under an internal RLock, so the external RLock is useless. Also allocate enough memory for the array of containers (images). Signed-off-by: Anton Tiurin <noxiouz@yandex.ru> |
||
|---|---|---|
| .. | ||
| swarm | ||
| cluster.go | ||
| container.go | ||
| engine.go | ||
| engine_sorter.go | ||
| engine_sorter_test.go | ||
| engine_test.go | ||
| event.go | ||
| image.go | ||
| options.go | ||