mirror of
https://github.com/moby/moby.git
synced 2026-07-09 08:07:56 +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>