mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
All other options we have use `=` as separator, labels, log configurations, graph configurations and so on. We should be consistent and use `=` for the security options too. Signed-off-by: David Calavera <david.calavera@gmail.com>