Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Dec 17, 2025

Description

The cli docs haven't been imported for a while. We should automate this somehow.

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4065ed0
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69440ac8a17269000850ec95
😎 Deploy Preview https://deploy-preview-23861--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/cli Relates to the CLI client label Dec 17, 2025
@vvoland
Copy link
Contributor Author

vvoland commented Dec 18, 2025

Looks like there's some error in the CLI docs:

 #28 0.048 ========================================================================
#28 2.069 reference/cli/docker/container/run/index.html
#28 2.069   hash does not exist --- reference/cli/docker/container/run/index.html --> /desktop/features/networking/networking-how-tos/#i-want-to-connect-from-a-container-to-a-service-on-the-host
#28 2.069 ========================================================================

Comment on lines 443 to 445
min_api_version: "1.41"
min_api_version: "1.52"
Copy link
Member

Choose a reason for hiding this comment

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

Interesting; curious if this was some mistake somewhere; let me check

Copy link
Member

Choose a reason for hiding this comment

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

oh! never mind this is for docker service, so probably correct

Copy link
Member

Choose a reason for hiding this comment

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

Nope; it is a bug / mistake; looks like some copy/pasta same flag-name repeated here; https://github.com/docker/cli/blob/93fa57bbcd08f2f5be7f6cf22f4273a2b5a49e71/cli/command/service/opts.go#L905-L910

Copy link
Member

Choose a reason for hiding this comment

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

@vvoland
Copy link
Contributor Author

vvoland commented Dec 18, 2025

Actually, gave it a quick try to make a workflow that does this automatically: #23867

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

Labels

area/cli Relates to the CLI client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants