Commit Graph

3435 Commits

Author SHA1 Message Date
Allie Sadler
a67aed7688 ENGDOCS-2812 (#23661)
<!--Delete sections as needed -->

## Description

Moves some remaining enterprise FAQs 

## 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-11-05 09:49:41 +00:00
Sarah Sanders
e377628666 admin: custom roles (#23599)
## Description
- Adds docs for new custom roles

## Related
https://docker.atlassian.net/browse/ENGDOCS-2827

## Previews
- [Landing
page](https://deploy-preview-23599--docsdocker.netlify.app/enterprise/security/roles-and-permissions/)
- [Core
roles](https://deploy-preview-23599--docsdocker.netlify.app/enterprise/security/roles-and-permissions/core-roles/)
- [Custom
roles](https://deploy-preview-23599--docsdocker.netlify.app/enterprise/security/roles-and-permissions/custom-roles/)
2025-11-04 13:10:57 -05:00
daniel
feec8521b4 Add deb822 apt sources to install section in Debian manual (#23249)
New apt sources format
[RFC822](https://manpages.debian.org/trixie/apt/sources.list.5.en.html)

$ cat /etc/apt/sources.list.d/docker.sources 
Types: deb
URIs: https://download.docker.com/linux/debian/
Suites: trixie
Components: stable
Signed-By: /etc/apt/keyrings/docker.gpg

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-04 08:27:25 +01:00
David Karlsson
1996739371 Merge pull request #23648 from dvdksn/fix-hub-filter-links
fix: update links to docker hub trusted content categories
2025-11-04 08:23:10 +01:00
David Karlsson
3ae36315cf upgrade build dependencies (#23647)
## Description

Updated/pruned some dev dependencies:

- **deps: upgrade markdownlint to v0.38.0**
- **deps: use igorshubovych/markdownlint-cli image for running
markdownlint**
- **lint: add MD059/descriptive-link-text markdownlint rule**
- **deps: upgrade prettier to v3.6.2**
- **deps: upgrade prettier-plugin-tailwindcss to v0.7.1**
- **deps: delete unused @tailwindcss/nesting package**

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-03 16:52:48 +01:00
Sarah Sanders
22e7c099f4 fix: premium support callout (#23649)
## Description
- Remove bolding in DD support
- Move premium support into a callout for visibility
2025-11-03 10:42:02 -05:00
Luciano Ciccariello
d055112875 admin: Refresh Config Profiles documentation (#23638)
## Related issues or tickets

PRS-868

## Reviews

@aevesdocker

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-11-03 15:34:28 +00:00
David Karlsson
5ec771e17c fix: update links to docker hub trusted content categories
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-03 15:39:36 +01:00
David Karlsson
9fe8e768d1 lint: add MD059/descriptive-link-text markdownlint rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-03 15:24:10 +01:00
Guillaume Lours
24ca6ef7aa release-notes for Compose v2.40.3 version (#23629)
<!--Delete sections as needed -->

## Description
Add release notes of latest `v2.40.3` version of Compose

## 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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-11-03 10:54:34 +00:00
Adam Monsen
610f6995ad Merge pull request #23633 from meonkeys/yaml-ish-envfile
document yaml-ish .env file syntax and spacing rules
2025-11-03 11:10:39 +01:00
Abdul Baari Davids
fa1b51488a Fix typo in Compose Bridge documentation (#23640)
This pull request corrects a minor typo in the Compose Bridge
documentation to improve clarity.

- Documentation:
* Fixed a typo in the description of the Compose Bridge feature in
`content/manuals/compose/bridge/_index.md` ("geneterates" →
"generates").
2025-11-03 09:50:17 +00:00
David Karlsson
97c5ec383b Merge pull request #23641 from Navadeep0007/fix/update-hub-image-links
docs: update Docker Hub official image link for mongo (library -> _)
2025-11-03 09:46:10 +01:00
David Karlsson
b0ea39ec63 Merge pull request #23618 from dvdksn/daemon-build-gc-config-update
build: update example gc configs
2025-11-03 09:43:56 +01:00
David Karlsson
0676768617 Merge pull request #23636 from dvdksn/buildkit-progress-none
build: add buildkit_progress=none option
2025-11-03 09:43:14 +01:00
Navadeep0007
201d210db6 docs: update Docker Hub official image link for mongo (library -> _)
Signed-off-by: Navadeep0007 <2400030007@kluniversity.in>
2025-11-02 23:17:25 +05:30
2003Aditya
310bd6549f docs: correct build args in multi-platform guide to include TARGETOS and TARGETARCH (#23240) 2025-11-01 23:29:15 +05:30
David Karlsson
7d63de0d06 build: add buildkit_progress=none option
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-10-31 15:55:49 +01:00
Sarah Sanders
384ae6029c add migration steps to SCIM docs (#23624)
## Description
- Adds missing migration steps to SCIM docs
- Ignore vale, I am not referencing Docker Team as in the subscription

## Preview

https://deploy-preview-23624--docsdocker.netlify.app/enterprise/security/provisioning/scim/#migrate-existing-jit-users-to-scim

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

## Reviews
@madisonsilva thank you again for the feedback! I have added the first
set of docs you sent to us, steps for SCIM migration

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-30 16:39:38 -04:00
Sarah Sanders
6ccfd7da2f fix: re-add lint rule (#23627)
## Description
- Reverts a change we made in E2B launch that was blocking
2025-10-30 16:27:14 -04:00
Craig Osterhout
2e2174a78c dhi: add helm (#23625)
<!--Delete sections as needed -->

## Description

Added initial helm docs

New topics:
-
https://deploy-preview-23625--docsdocker.netlify.app/dhi/features/helm/
 - https://deploy-preview-23625--docsdocker.netlify.app/dhi/how-to/helm/

## Related issues or tickets

ENGDOCS-3053

## Reviews

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

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

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-29 17:28:40 +00:00
Andrew Hopp
9944982ec0 Add note about application startup delay in Docker Compose tutorial (#23621)
## Summary

Adds a note to the Docker Compose tutorial clarifying that the
application may take 10-15 seconds to fully start after running `docker
compose up -d --build`.

## Changes

Updated step 5 in the "Start the application" section to inform users
that the application may not be immediately accessible at
`localhost:3000` and that they should wait a moment and refresh if the
page doesn't load right away.

## Why this change is needed

When users run `docker compose up`, Docker reports containers as
"Started" once they're running, but the applications inside (Node.js app
and MySQL database) still need time to initialize and connect. This
causes confusion for beginners who expect immediate accessibility after
seeing "Container started" in the CLI output or within the GUI.

## Related Issue

Fixes #23500

Co-authored-by: Andrew Hopp <ahopp@Andrews-Laptop.local>
2025-10-29 07:54:00 +00:00
Sarah Sanders
9c23032b16 update pages for premium support (#23619)
## Description
- Rewrote subscription + DD support pages for premium support/linking
out to pricing
- This is a first pass at updating our pricing pages in docs, further
updates to come to overhaul source of truth for pricing and
subscriptions

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-3085
2025-10-28 14:56:15 -04:00
David Karlsson
04597ad153 build: update example gc configs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-10-28 11:56:13 +01:00
David Karlsson
f8b70fe3e4 Merge pull request #23601 from dvdksn/mcp-docs-remake
mcp: rewrite mcp toolkit/gateway documentation
2025-10-28 10:52:16 +01:00
Craig Osterhout
86d5f139ef hub: dvp docs update (#23474)
<!--Delete sections as needed -->

## Description

- Added Hub infrastructure as benefit for DVP, and add a visual.
  - Based on existing public info at:
    - https://www.docker.com/trust/availability/
    - https://www.cloudflare.com/case-studies/docker/
- Rearranged topic structure and flesh out the benefits section.
- Added DVP Core GUI and reports to analytics topic
- Added how DVPers can verify no pull limit
- Added that DVP is applied per namespace/org. 

Updated pages:

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/dvp-program/

https://deploy-preview-23474--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/insights-analytics/


## Related issues or tickets

ENGDOCS-3020
ENGDOCS-3035

## Reviews

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

- [ ] Editorial review
- [ ] Product review
- [ ] Engineering review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-27 12:45:38 -07:00
Craig Osterhout
14ca163829 scout: add url alias (#23615)
<!--Delete sections as needed -->

## Description

Added alias for `/scout/artifactory/` for a link in Docker Desktop.

## Related issues or tickets

Closes #23593 

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-27 12:43:15 -07:00
Allie Sadler
afac884db1 DD release notes: security addition (#23614)
<!--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-10-27 15:37:32 +00:00
sarahsanders-docker
d7177673aa fix: formatting in admin guides 2025-10-27 10:21:05 -04:00
Sarah Sanders
63ade457ae refresh: admin guides (#23606)
## Description
- Gave the admin guides a refresh and polish

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-10-27 13:53:51 +00:00
Craig Osterhout
75fcd57464 dhi: add script customization (#23605)
<!--Delete sections as needed -->

## Description

Added script section for DHI customization UI.
Added `Optional` to the whole add packages section.

Updated topics:

https://deploy-preview-23605--docsdocker.netlify.app/dhi/how-to/customize/

## Related issues or tickets

https://docker.slack.com/archives/C04M34MRQS1/p1761315908050679

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-24 13:48:51 -07:00
Mathieu Champlon
c7611bf425 DKP-2513 Add back support for Windows 10 (#23600)
## Description

Microsoft have stopped support for Windows 10. However, they extended
the security updates by one year:
https://www.microsoft.com/windows/extended-security-updates.

## Related issues or tickets

Follow-up to #23584
https://docker.atlassian.net/browse/DKP-2513

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-24 10:02:01 +00:00
David Karlsson
1a49fa72a6 mcp: rewrite mcp toolkit/gateway documentation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-10-24 10:27:32 +02:00
Usha Mandya
13ea608411 Add a link to the Sonarqube use case guide (#23597)
<!--Delete sections as needed -->

## Description

- Add a link to the Sonarqube + E2b use case guide -
https://docs.docker.com/guides/github-sonarqube-sandbox/
- Fix a nit

---------

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-10-23 18:03:55 +01:00
Usha Mandya
19a7926dd7 Added New badge for Sandboxes
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-10-23 17:29:48 +01:00
Allie Sadler
f9a5c5275c Desktop RN (#23583)
<!--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-10-23 15:39:19 +01:00
Mathieu Champlon
9661be2499 DKP-2613 Remove support for Windows 10 and 11 22H2 (#23584)
## Description

Increased the minimum version of Windows supported for Docker Desktop to
Windows 11 23H2.
We typically follow [Microsoft end of servicing dates for
Windows](https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information#windows-11-current-versions-by-servicing-option).

## Related issues or tickets

https://docker.atlassian.net/browse/DKP-2513

## Reviews

- [ ] Editorial review
2025-10-23 15:37:49 +01:00
Allie Sadler
70ac718105 cagent update (#23585)
<!--Delete sections as needed -->

## Description

Release update on cagent. 

## 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

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-10-23 15:37:18 +01:00
Usha Mandya
1761b81845 Add a link to the Sonarqube use case guide
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-10-23 15:26:55 +01:00
Sarah Sanders
17ff955196 guide: code quality checks (#23595)
## Description
- Adds guide for AI-powered code quality checks w/ E2B and Docker MCP
- Provides a full e2e tutorial to build a code quality check workflow w/
customization options
- Adds troubleshooting page

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-3073
2025-10-23 10:15:07 -04:00
Usha Mandya
6c64ad4df3 Add sandboxes docs (#23596)
<!--Delete sections as needed -->

## Description

Add Sandboxes docs

## Related issues or tickets

ENGDOCS-3055

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

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-10-23 14:14:49 +00:00
Allie Sadler
14acf49df4 ENGDOCS-3070 (#23594)
<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/issues/23235

## 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-10-23 13:40:35 +01:00
Allie Sadler
896a5be42b Compose release notes 2.40.2 (#23590)
<!--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-10-23 09:26:20 +01:00
Sarah Sanders
308de2c8fb billing: pay by invoice (#23413)
## Description
Adds docs for pay by invoice, needs review from Billing team @ob1dev
@devwells

## Related issues or tickets
https://docker.atlassian.net/browse/BILL-3386
https://docker.atlassian.net/browse/ENGDOCS-2520

## Preview
https://deploy-preview-23413--docsdocker.netlify.app/billing/

## Reviews
- [ ] Editorial review
- [ ] Product review
2025-10-22 10:37:26 -04:00
Allie Sadler
7e3ab99961 Engdocs 3051 (#23568)
<!--Delete sections as needed -->

## Description

Freshens Compose Bridge content
Adds model runner support

## 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-10-21 09:51:34 +01:00
Allie Sadler
9ab55eb18f compose: spec update (#23580)
<!--Delete sections as needed -->

## Description

https://github.com/compose-spec/compose-spec/pull/618

## 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-10-20 12:11:33 +01:00
Allie Sadler
0094937a04 build: fix set note (#23581)
<!--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-10-20 12:10:26 +01:00
Guillaume Lours
3bb0bfdfc0 release-notes for Compose v2.40.1 version (#23575)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.40.1` release

## Related issues or tickets
N/A

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-10-20 10:28:47 +00:00
Pradumna Saraf
c0e404f003 docs: Add a section in the Bun guide to use DHI (#23565)
<!--Delete sections as needed -->

## Description

Add a section in the Bun guide to use DHI

## Reviews

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

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

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-10-17 10:33:03 -07:00
Craig Osterhout
8956abde38 dhi: update mirroring ux (#23571)
<!--Delete sections as needed -->

## Description

Updated mirroring flow.
- Removed the step to choose a name. Users can no longer choose a name
unless it's already been mirrored. Even then, there's now a default
name, so not required.
- Removed the screenshot of the mirror screen. The screen is now
different. Removed instead of updated as there is nothing complex.
Previously had it to show an example of the name prefixed with `dhi-`.
 - Updated screenshot of mirror button.

Updated topics:
-
https://deploy-preview-23571--docsdocker.netlify.app/dhi/get-started/#step-3-mirror-the-image
-
https://deploy-preview-23571--docsdocker.netlify.app/dhi/how-to/mirror/#mirror-an-image-repository

## Related issues or tickets

https://docker.slack.com/archives/C0989V6TAK0/p1760358028944909

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2025-10-17 07:54:54 -07:00