<!--Delete sections as needed -->
## Description
Fixes https://github.com/docker/docs/pull/23564
As agreed with @colinhemmings we need to align docs with the release
notes and highlights
## 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
<!--Delete sections as needed -->
## Description
We have removed the paywall on docker debug. It's shipped in DD 4.48.
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [x] Technical review
- [ ] Editorial review
- [ ] Product review
Update the buildx reference documentation to keep in sync with the
latest release `v0.29.0`
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jsternberg <1212129+jsternberg@users.noreply.github.com>
Add a redirect to details about the deprecation of Docker Content Trust.
This URL can be used for in-product links to the deprecation, and is used
by the Docker CLI.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Update the buildx reference documentation to keep in sync with the
latest release `v0.28.0`
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tonistiigi <585223+tonistiigi@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
Specify a go link for the sections where we showcase examples of how to
use an MCP client. Idea came from [this github
comment](https://github.com/docker/pinata/pull/36362#discussion_r2310352329)
## 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
Update the buildx reference documentation to keep in sync with the
latest release `v0.27.0`
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crazy-max <1951866+crazy-max@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
Final freshness updates for Security and Subscription pages. Apologies
ahead of time, it is a lot of file updates :')
Updates include:
- Major overhaul of ECI content (this could use the most review)
- Fine tuning of the rest of the docs in these sections (includes
consistency with headings/formatting, page structure, fixing passive
voice, simplifying)
- Deleted all content shortcodes 🥳
_Vale errors can mostly be ignored unless you see something glaringly
wrong. I addressed all the typo/spelling ones, and added some terms to
accept.txt_
## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2918
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
## 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
## Description
- Moved domain audit under "domain management" since the UI has changed,
it will no longer be deprecated, and it makes sense in the context of
other domain management features
## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2830
## Reviews
- [ ] Editorial review
---------
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
<!--Delete sections as needed -->
## Description
does what it says on the tin
## 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
## Description
- The Admin Console has a new navigation, starting w/ Docker Home >
Admin Console > expanded side nav
- Updates UI steps across docs site for Admin Console updates
- Also removes Domain audit docs, this section of the Admin Console/Hub
has been deprecated and replaced with Domain management
## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2746
## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
<!--Delete sections as needed -->
## Description
- Added new redirect for GUI to explain Docker Cloud GPU.
(/go/docker-cloud-gpu/)
Currently pointing at the only page that references Docker Cloud to
avoid a 404 in pre-release product. Will change the page once docs are
ready for the feature.
## Related issues or tickets
ENGDOCS-2714
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com>