mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Swarm mode makes it possible through the API to set labels to containers but not through command line. This tries to fix it. Signed-off-by: Vincent Demeester <vincent@sbr.pm>