Skip to content

Fix Docker run command formatting in quickstart guide - #762

Open
tcyjg wants to merge 1 commit into
apache:new-official-websitefrom
tcyjg:patch-3
Open

Fix Docker run command formatting in quickstart guide#762
tcyjg wants to merge 1 commit into
apache:new-official-websitefrom
tcyjg:patch-3

Conversation

@tcyjg

@tcyjg tcyjg commented Feb 28, 2026

Copy link
Copy Markdown

Fix docker quick start command line symbol error issue.
Change the connector '' to '^'

@RockteMQ-AI RockteMQ-AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

Fixes line continuation characters in the Windows Docker quickstart guide: changes trailing \ to ^ which is the correct continuation character for CMD/PowerShell.

This is a valid bug fix — the original mixed Linux-style \ continuation with Windows commands, which would fail in CMD.

LGTM. ✅


Automated review by RockteMQ-AI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants