Uh oh!
There was an error while loading. Please reload this page.
_includes/cli.md: do not escape flag descriptions - #16093
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
thaJeztah
commented
Nov 5, 2022
Looks like we have to re-generate the YAMLdocs for some other pages from the CLI repository;
|
crazy-max
commented
Nov 5, 2022
@thaJeztah Oh indeed good catch |
docker-robott
commented
Feb 3, 2023
Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions. If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a Prevent pull requests from auto-closing with a /lifecycle stale |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
crazy-max
commented
Feb 3, 2023
@thaJeztah@dvdksn PTAL. Should be good to go now. |
thaJeztah
commented
Feb 3, 2023
Changes LGTM, but I now realise (and may have commented on the CLI side) that |
crazy-max
commented
Feb 3, 2023
Yes I think we should do smth, left a comment in #16416 (comment) about it. |
thaJeztah
left a comment
There was a problem hiding this comment.
oh! LGTM (thought I did); feel free to merge if we want to get this one in 👍



revert changes #12083
--sshflag with buildx is now properly escaped upstream but with #12083 it now also escapes inline code: https://docs.docker.com/engine/reference/commandline/buildx_build/Signed-off-by: CrazyMax crazy-max@users.noreply.github.com