mirror of
https://github.com/moby/moby.git
synced 2026-07-25 08:47:01 +00:00
This avoids issues when copy/pasting between different shells on different OSes, which may not all support `\` as a continuation character. Fixes #32725 Signed-off-by: Dave Henderson <dhenderson@gmail.com>