mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Made instructions for editing UCP config copy-pastable with in-line comments. This removes the need to copy-part-of-a-line, paste-some-output-from-another-command, copy-next-part-of-a-line, repeat, until a command is complete. Also moved the "Example config" below "Inspect and modify" to improve readability as "Inspect and modify" is a more common workflow. Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>