mirror of
https://github.com/moby/moby.git
synced 2026-07-13 02:52:20 +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>