mirror of https://github.com/docker/docs.git
- Every container that gets created through Swarm gets a Swarm ID assigned (as a label). - All API operations (start, stop, ...) can be performed by using either the container ID or the swarm ID. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
|---|---|---|
| .. | ||
| swarm | ||
| cluster.go | ||
| config.go | ||
| config_test.go | ||
| container.go | ||
| engine.go | ||
| engine_sorter.go | ||
| engine_sorter_test.go | ||
| engine_test.go | ||
| event.go | ||
| image.go | ||
| options.go | ||