-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Incorrect HTML output #11331
Copy link
Copy link
Closed
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandkind/bugBugs. The Cause may not be known at triage time. Consider debugging time for estimatesBugs. The Cause may not be known at triage time. Consider debugging time for estimateslifecycle/locked
Metadata
Metadata
Assignees
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandkind/bugBugs. The Cause may not be known at triage time. Consider debugging time for estimatesBugs. The Cause may not be known at triage time. Consider debugging time for estimateslifecycle/locked
File: engine/reference/commandline/build.md
The HTML output is not correct in the explanation of the ssh option because of using greater/less than signs as they are.
I am not sure how should it be, but escape with backslashes seems to get the output properly.
The others are the same: /engine/reference/commandline/{builder_build,image_build,buildx_build}