mirror of
https://github.com/moby/moby.git
synced 2026-07-14 03:21:18 +00: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>