mirror of
https://github.com/docker/cli.git
synced 2026-08-29 18:14:34 -05: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>