mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
Syntax Error From: The `<filter-type>` is either the `affinity` or the `container` keyword. It identifies the type filter you intend to use. To: The `<filter-type>` is either the `affinity` or the `constraint` keyword. It identifies the type filter you intend to use. Signed-off-by: John Day <john@containerx.io>