mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
Fixed a bug which caused Swarm to issue an error when creating more than one container with no name. Added tests for container lookups. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>