Commit Graph

135 Commits

Author SHA1 Message Date
Allie Sadler 1183130eb1
ENGDOCS-2696b (#22784)
<!--Delete sections as needed -->

## Description

Redo https://github.com/docker/docs/pull/22773

## 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
2025-06-05 09:56:28 +01:00
Allie Sadler 7b0b813919
Revert "Desktop: rm experimental tab" (#22778)
Reverts docker/docs#22773
2025-06-05 08:15:06 +01:00
Allie Sadler e9e78a3032
Merge pull request #22773 from aevesdocker/ENGDOCS-2696
Desktop: rm experimental tab
2025-06-04 19:20:11 +01:00
Arthur fce604bc19
MCP: MCP Toolkit in Docker Desktop (#22673)
Docs for the new GUI for the MCP Toolkit.


https://deploy-preview-22673--docsdocker.netlify.app/ai/mcp-catalog-and-toolkit/
2025-06-04 14:49:58 +01:00
Sarah Sanders a1f46e6192
security: add teams to enforce sign-in (#22718)
## Description
- Next DD release will support Enforce Sign-in for Teams, do not merge
this until DD release date next week

## Related issues or tickets
- https://docker.atlassian.net/browse/ENGDOCS-2669

## Reviews
- [ ] Editorial review
2025-06-04 14:49:27 +01:00
Allie Sadler 154334498b
Desktop: new network setting (#22710)
<!--Delete sections as needed -->

## Description

New IP setting for DD 

## 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
2025-06-04 14:49:09 +01:00
Allie Sadler 643956d16d
Merge pull request #22707 from aevesdocker/ADUI-1375
desktop: Dev envs update
2025-06-04 14:46:40 +01:00
karman d8640994dc
update wsl minimum version (#22764)
<!--Delete sections as needed -->

## Description

In line with this change https://github.com/docker/docs/pull/22721,
updating other references to the older version of WSL.

<!-- 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
2025-06-04 10:29:00 +01:00
Yousef Amirghofran 3ffa79cfdc
fix: typo (#22736)
<!--Delete sections as needed -->

## Description
Fixes #22692 typo from "ennd-user" to "end-user"

<!-- Tell us what you did and why -->

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-02 08:14:15 +01:00
Sarah Sanders aa523eecd3
fix: remove unknown statuses (#22652)
## Description
- These statuses aren't needed in docs, they don't really occur in
practice

## Related issues or tickets

https://docker.atlassian.net/browse/ENGDOCS-2598?atlOrigin=eyJpIjoiODRlNWY3NDFmMDA3NDM1NDlkNWRjMWExMjFhYWRiOGQiLCJwIjoiaiJ9

## Reviews
- [ ] Editorial review 
- [ ] Product review @ajthilakan
2025-05-16 11:20:09 -04:00
Sarah Sanders 287a9eff13
Merge pull request #22647 from sarahsanders-docker/SCIM
security: improve SCIM intro
2025-05-16 11:19:47 -04:00
Andreas Heck fddfedc2b7
Fix the incorrect info to use a space between orgs for registry signi… (#22649)
…n enforcement

## Description

We currently tell users to use a space between orgs when enforcing
sign-in with multiple orgs via Windows registry. This is just not true.
Multiple orgs have to be separated by being on multiple lines. Otherwise
it will not work.

## Related issues or tickets

https://docker.atlassian.net/browse/DDB-227

## Reviews

@aevesdocker

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-15 14:01:55 +01:00
Sarah Sanders aca7feed7b
security: add settings reference (#22625)
## Description
- Add a settings reference for a source of truth for Settings Management
and Docker Desktop settings
- Improved other Settings Management docs to link to reference and make
steps simpler
- Added hardened security recommendations to reference

*Ignore vale error*

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2581

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-05-14 14:53:46 -07:00
sheltongraves b64d612c4d
Merge pull request #22491 from sheltongraves/patch-13
Update roles-and-permissions.md
2025-05-13 16:26:10 -04:00
Sarah Sanders 9b93eb9f3e
iam: multiple-idp (#21675)
## Description
- Updated SSO configuration/management docs for multiple IdP support
- Updated FAQs to clarify that Docker now supports it
- Fixed some typos

## Related issues or tickets
[ENGDOCS-2358](https://docker.atlassian.net/browse/ENGDOCS-2358)

## Reviews
- [ ] Technical review @gurleensethi-docker @ivan-californias
@technicallyjosh
- [ ] Editorial review
- [ ] Product review 

[ENGDOCS-2358]:
https://docker.atlassian.net/browse/ENGDOCS-2358?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-05-12 13:47:02 -04:00
Cesar Talledo 371f608c03
Expand documentation on the KubernetesImagesRepository setting. (#22589)
<!--Delete sections as needed -->

## Description

Provide our users more help on this setting. Place the info in the
Kubernetes feature section, and link to it from the admin-settings
description for KubernetesImagesRepository.

<!-- Tell us what you did and why -->

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2025-05-08 17:18:59 -04:00
Sarah Sanders a461224f1c
security: domain management (#22477)
## Description
- Adds Domain management guide separate from Domain audit (open to
discussing where else to put this)
- Adds steps to add and verify a domain, removing mention of SSO

## Related issues or tickets
- https://docker.atlassian.net/browse/ENGDOCS-2543

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-07 19:20:28 +01:00
Sarah Sanders 9362a99260
security: settings reporting reference table (#22444)
## Description
- Adds a section to understand compliance status w/ a reference table of
possible status combinations
- Preview:
https://deploy-preview-22444--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/compliance-reporting/#understand-compliance-status

## Related issues or tickets
- https://docker.atlassian.net/browse/ENGDOCS-2561

## Reviews
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-29 10:29:01 -04:00
Allie Sadler cdcf7ef945
Merge pull request #22518 from aevesdocker/ai-section-2
ai section
2025-04-29 15:06:17 +01:00
Allie Sadler 00a32403b3
Revert "ai-section" (#22517)
Reverts docker/docs#22514
2025-04-29 14:36:32 +01:00
Allie Sadler 6f4e98652e
ai-section (#22514)
<!--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
2025-04-29 14:07:12 +01:00
karman 633830abc8
update configuration profile section (#22479)
<!--Delete sections as needed -->

## Description

context: https://docker.slack.com/archives/C027X59V596/p1745407376922009

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-24 12:57:01 +01:00
Monica Chao d0e601bc89
Merge pull request #22474 from chaomonica/SEG-1124
docs: Added section explaining how RAM configurations restricting Docker hub interacts with mirror registries
2025-04-24 11:24:38 +01:00
karman 452734fa3a
call out the behavior when PAC file download fails (#22464)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets


https://docker.slack.com/archives/C02DDPKLJ0J/p1744707532756369?thread_ts=1744293644.289759&cid=C02DDPKLJ0J

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

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-04-22 10:07:29 +01:00
Sarah Sanders 23589f14d2
security: caveats for admin-settings.json (#22441)
## Description
- admin-settings.json required sign in & business subscription, or the
file will not apply settings
- updated prereqs to be clearer, added a known limitations section for
air-gapped containers or regulated environments that can't authenticate

## Related issues or tickets
- [ENGDOCS-2563](https://docker.atlassian.net/browse/ENGDOCS-2563)

## Reviews
- [ ] Product review
- [ ] Editorial review

[ENGDOCS-2563]:
https://docker.atlassian.net/browse/ENGDOCS-2563?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-04-21 09:06:29 -04:00
Cesar Talledo 3da3b16a61
admin-settings: add note regarding KinD + ECI config. (#22435)
<!--Delete sections as needed -->

## Description

In the admin-settings docs, in the section that describes settings for
Docker Desktop Kubernetes, add a note indicating that if a custom
repository is used for Kubernetes node images, and if Enhanced Container
Isolation (ECI) is enabled, the custom repository images must also be
added to the ECI Docker Socket image list setting.

## Related issues or tickets

https://docker.atlassian.net/browse/POS-2924
https://docker.atlassian.net/browse/SEG-1102

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-04-16 09:13:36 -04:00
Sarah Sanders 983e42eaea
Merge pull request #22415 from sarahsanders-docker/TXT-records
iam: add DNS host instructions for adding TXT records
2025-04-14 13:33:21 -04:00
Carlos Quintero 00297fd8e3
Fix typo (#22417)
Fix small typo
2025-04-14 08:10:00 +01:00
Sarah Sanders c9366f284e
cx: add deprecation alerts to hub org management docs (#22386)
## Description
Core experiences is planning to deprecate org management in Docker Hub
in a few months (~2ish months). This will remove org management from the
following DH pages:
- Members
- Teams
- Activity Logs
- Settings - General
- Settings - Security
- Settings - Image Access
- Settings Registry Access
- Settings - Deactivate org

This PR:
- Adds an include for the hub management callouts
- Adds the new include to all docs that mention deprecated flows/pages
for hub org management (docs across Admin and Security mostly)
- Restructuring docs w/ Admin Console vs. Docker Hub tabs, leading with
Admin Console
- Some other small nits while I was in this area

_I am still waiting on confirmation about Team repo management. This is
not currently in the Admin Console._

## Related issues or tickets
- [ENGDOCS-2516](https://docker.atlassian.net/browse/ENGDOCS-2516)

## Reviews
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2516]:
https://docker.atlassian.net/browse/ENGDOCS-2516?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-11 10:23:54 -04:00
Sarah Sanders b720d48b04
fix: settings management moved in AC UI (#22399)
## Description
- Settings management has moved, this PR fixes this. I will update the
UI tests as well

## Related issues or tickets
- https://github.com/docker/docs/issues/22398

## Reviews
- [ ] Editorial review
2025-04-09 12:59:22 -04:00
Sarah Sanders 16711cd178
cx: update docs for RAM limits (#22365)
## Description
- Docs previously stated there were no RAM limits, this is incorrect
- 100 is the limit
- Also added some guidance around using general-purpose URLs; doing this
can deprecate use of RAM limits

## Related issues or tickets
- [ENGDOCS-2517](https://docker.atlassian.net/browse/ENGDOCS-2517)

## Reviews
- [ ] Editorial review
- [ ] Product review @ajthilakan 

[ENGDOCS-2517]:
https://docker.atlassian.net/browse/ENGDOCS-2517?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-07 09:17:19 -04:00
Sarah Sanders e20141cba1
iam: sso session limit (#22312)
## Description
- IAM is adding an SSO attribute `dockerSessionMinutes` to support IdP
default session timeout
- This PR adds the attribute, and fixes FAQs that says Docker does not
support IdP default timeout

## Related issues or tickets
- [IAM-1046](https://docker.atlassian.net/browse/IAM-1046)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[IAM-1046]:
https://docker.atlassian.net/browse/IAM-1046?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-01 11:58:53 -07:00
Sarah Sanders 256da1adec
cx: desktop settings reporting (#21646)
## Description
- Added guide on desktop settings reporting

NOTE: To go out with DD 4.40 release in EA

## Related issues or tickets

[ENGDOCS-2346](https://docker.atlassian.net/browse/ENGDOCS-2346)

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2346]:
https://docker.atlassian.net/browse/ENGDOCS-2346?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-01 11:26:01 -07:00
Allie Sadler 805cc31708
remove beta from oat (#22344)
<!--Delete sections as needed -->

## Description

OAT is going GA today
https://docker.slack.com/archives/C046HE6K4CC/p1743524473234929

## 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
2025-04-01 09:58:28 -07:00
CrazyMax 30be50d43f
build: fix docker container driver name (#22327)
## Description

Correct name is `Docker container driver`.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-28 08:48:26 +00:00
Allie Sadler 1aed8c9831
fix: remove outdated screenshot (#22322)
<!--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
2025-03-27 13:45:11 +00:00
Craig Osterhout a7a2a5217e
hub: sidebar nav (#22123)
<!--Delete sections as needed -->

## Description

Updated Hub nav items to new left nav.


![image](https://github.com/user-attachments/assets/30fc20be-d999-426e-bef6-55cd535d5735)


## Related issues or tickets

ENGDOCS -2447

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-17 10:07:57 -07:00
Sarah Sanders 8aa7128a74
security: update OATs UI flow (#22197)
## Description
- small update for new OATs scopes, impacts existing UI flow

## Related issues or tickets
- [ENGDOCS-2476](https://docker.atlassian.net/browse/ENGDOCS-2476)

## Reviews
- [ ] Editorial review

[ENGDOCS-2476]:
https://docker.atlassian.net/browse/ENGDOCS-2476?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-11 13:33:24 -04:00
Sarah Sanders fee0d8b5a4
sso: add callout to certificate instructions (#22193)
## Description
- Good callout that we should clarify that copy/pasting the certificate
values includes the `----BEGIN CERTIFICATE---` and `----END
CERTIFICATE----` lines. This applies to both Okta and Entra examples, as
confirmed in my test org
- I will pass on to IAM about adding placeholder text, I think would be
more valuable than an example in docs

## Related issues or tickets
https://github.com/docker/docs/issues/22176#event-16632900876

## Reviews
- [ ] Editorial review
2025-03-07 11:26:05 -05:00
Sarah Sanders e5bacdd5e0
security: fix air gapped containers example (#22148)
## Description
- The example in the air gapped containers guide needs to be an array,
not a string
https://docs.docker.com/security/for-admins/hardened-desktop/air-gapped-containers/

## Related issues or tickets
- https://docker.slack.com/archives/C04300R4G5U/p1741027918035939

## Reviews
- [ ] Editorial review
2025-03-03 16:27:50 -05:00
Nicolas Beck 8db8f5f2ed
Update Docker Build Cloud permissions table for the DSoP plans (#22128)
<!--Delete sections as needed -->

## Description

Update Docker Build Cloud permissions table for the DSoP plans

## 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
2025-02-28 11:42:08 +00:00
Josh 8d87ca81c0
Update oat docs for company owners (#22079)
<!--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
- [x] Editorial review
- [ ] Product review
2025-02-21 15:46:10 -05:00
Sarah Sanders bfbd3d7494
sso: update troubleshooting guide (#22001)
## Description
- Added troubleshooting guide for SSO group mapping:
https://deploy-preview-22001--docsdocker.netlify.app/security/troubleshoot/troubleshoot-sso/
- Moved old SSO troubleshooting guide to new file, added aliases
- Reformatted old SSO troubleshooting content to match new template

## Related issues or tickets
- [ENGDOCS-2367](https://docker.atlassian.net/browse/ENGDOCS-2367)

## Reviews
- [ ] Editorial review

[ENGDOCS-2367]:
https://docker.atlassian.net/browse/ENGDOCS-2367?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-02-21 12:05:08 -05:00
Cesar Talledo aa7c3e19eb
Update important note in ECI doc per latest developments. (#22020)
<!--Delete sections as needed -->

## Description

Updated a note in the ECI docs, per latest feature developments.

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-20 12:42:47 +00:00
Sarah Sanders 9e60716575 Remove EA badge from AC 2025-02-11 11:46:06 -05:00
Sarah Sanders f2c827f677
cx: remove EA from Docker Home/Admin Console/Settings (#21999)
## Description
- We are removing EA iconography in Docker Home/Settings/Admin Console
UI
- This PR removes it from the docs as well

## Related issues or tickets
- [ENGDOCS-2417](https://docker.atlassian.net/browse/ENGDOCS-2417)
- AC-4547
- https://github.com/docker/frontends/pull/11457

## Reviews
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2417]:
https://docker.atlassian.net/browse/ENGDOCS-2417?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-02-11 11:11:56 -05:00
Cesar Talledo f084d83d61
Typo fix in ECI FAQ doc. (#21965)
<!--Delete sections as needed -->

## Description

Typo fix in the ECI FAQ doc.

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2025-02-05 08:39:13 +00:00
Cesar Talledo cb21bfc60f
ECI and Kubernetes Improvements (#21961)
<!--Delete sections as needed -->

## Description

* Added an image in the "Deploy on Kubernetes" section showing the
Docker Desktop Kubernetes settings.
* Updated the ECI FAQs regarding ECI protection for docker build and
Kubernetes.

## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-04 10:03:33 +00:00
Djordje Lukic 6d0fbf3834
Add documentation for MCP usage with Gordon (#21955)
<!--Delete sections as needed -->

## Description

* Moved gordon into its own directory
* Add a page that explains how MCP servers work with Gordon

## 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
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-03 17:41:40 +00:00
Sarah Sanders 61fa434aea
fix: hugo includes rendering bug (#21943)
## Description
- There is a bug in Hugo that is not parsing includes that begin with a
shortcode correctly
- The fix here replaces the admin-early-access.md include with our
summary bar solution
- Summary bar shortcode updated to support text in the `availability`
field, this will allow us more flexibility with customizing this field
while still supporting the iconography
- NOTE: We will not be able to add the summary bar inside
{{tab}}/{{tabs}} layouts because it messes up the rendering

## Related issues or tickets

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-31 11:18:22 -08:00