mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
The code-blocks did not include line-continuation (`\`) symbols, causing the code-highlighter to treat them as "process output", which is excluded from copying/selecting. Also made some minor touch-ups in markdown while working on this page. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>