Skip to content

Conversation

@aevesdocker
Copy link
Contributor

@aevesdocker aevesdocker commented Dec 5, 2024

Description

New DD CLI feature for 4.37. Followed the way docker debug was added to the CLI reference

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added area/desktop Issue affects a desktop edition of Docker. E.g docker for mac area/cli Relates to the CLI client labels Dec 5, 2024
@netlify
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 1e2b757
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/675b0cb9b1a7ed000867eb92
😎 Deploy Preview https://deploy-preview-21573--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 site configuration.

@aevesdocker aevesdocker added this to the 4.37 milestone Dec 5, 2024
@aevesdocker aevesdocker marked this pull request as ready for review December 5, 2024 13:48
Copy link
Contributor

@Xeeynamo Xeeynamo left a comment

Choose a reason for hiding this comment

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

Thanks for taking care of documenting the desktop CLI commands. There are a few other options that needs to be added. But overall it looks good!

@aevesdocker aevesdocker requested a review from dvdksn as a code owner December 11, 2024 15:02
@aevesdocker aevesdocker requested a review from a team December 11, 2024 15:04
Copy link
Contributor

@Xeeynamo Xeeynamo left a comment

Choose a reason for hiding this comment

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

Leaving a few more comments on top of changes I did not notice on the first round of reviews

Comment on lines 28 to 29
value_type: string
default_value: '[]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
value_type: string
default_value: '[]'
value_type: int
default_value: 0

Comment on lines 18 to 19
value_type: stringArray
default_value: '[]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
value_type: stringArray
default_value: '[]'
value_type: bool
default_value: false

Comment on lines 27 to 28
value_type: string
default_value: '[]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
value_type: string
default_value: '[]'
value_type: int
default_value: 0

Comment on lines 18 to 19
value_type: stringArray
default_value: '[]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
value_type: stringArray
default_value: '[]'
value_type: bool
default_value: false


The Docker Desktop CLI provides:

- Enhanced automation and CI/CD integration: Perform Docker Desktop operations directly in CI/CD pipelines for better workflow automation.
Copy link
Contributor

Choose a reason for hiding this comment

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

Who in their right mind would use Docker Desktop in CI?

@aevesdocker aevesdocker requested a review from dvdksn December 12, 2024 11:45
dvdksn
dvdksn previously approved these changes Dec 12, 2024
aevesdocker added a commit to aevesdocker/docs that referenced this pull request Dec 12, 2024
<!--Delete sections as needed -->

## Description

New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
@aevesdocker aevesdocker requested review from a team and dvdksn December 12, 2024 16:20
@aevesdocker aevesdocker merged commit ca4ad22 into docker:main Dec 12, 2024
14 checks passed
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 area/desktop Issue affects a desktop edition of Docker. E.g docker for mac status/review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants