Commit Graph

2987 Commits

Author SHA1 Message Date
Bokyeom a3206685a4
Fix https to http in localhost URL (#22418)
## Description
Fixed the protocol from `https` to `http` for localhost access.
2025-06-12 15:44:43 -07:00
sheltongraves 8b7bde075a
Update access.md (#22807)
Add a note about contacting the sales team for more info to make it
clear this is a separate SKU.

<!--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-06-12 15:43:28 -07:00
CrazyMax c061651d40
Merge pull request #22816 from profnandaa/patch-1
buildkit: windows: add a note for managed containerd process
2025-06-12 11:37:04 +02:00
Usha Mandya 38d5e30fbd
Merge pull request #22823 from doringeman/model-cli-docs
vendor: revert model-cli commands that are not part of v0.1.24
2025-06-12 10:32:02 +01:00
Usha Mandya fc6d7a28b4
Merge pull request #22824 from sarahsanders-docker/disk-allocation
build-cloud: add build cache space
2025-06-12 09:43:34 +01:00
Kevin Wittek e62de74623 docs: add GGUF packaging feature to DMR key feature section 2025-06-12 07:36:48 +02:00
sarahsanders-docker 8b0899066a add build cache space section to build cloud docs 2025-06-11 15:10:37 -04:00
Dorin Geman 7655594deb
revert model-cli commands that are not part of v0.1.24
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2025-06-11 20:01:27 +03:00
Sarah Sanders d50fe6664f
fix: open in new tab for links (#22820)
## Description
- Update Contribute `links.md` to verify that internal and external
links open in the same tab.
- Remove "open in new" tab icon 

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-11 12:36:53 -04:00
Kevin Wittek 7a31d0c3ed
docs: add model publishing instructions to the Docker Model Runner docs (#22819)
## Description

- Introduced a new section on publishing models, including tagging and
pushing to Docker Hub.
- Added examples for tagging existing models and packaging GGUF format
models as OCI Artifacts.
- Clarified that the functionality supports any Container Registry
compatible with OCI Artifacts.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-06-11 15:29:06 +01:00
Sarah Sanders edd8605f4b
security: update SCIM docs for Azure OIDC (#22771)
## Description
- Adds section to SCIM docs for Entra ID/Azure OIDC
- Adds testing section to SCIM doc
- Adds troubleshooting guide for provisioning
- Fixes numbers to 1,1,1 format
- Ignore vale

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

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-06-11 09:59:33 -04:00
Sebastiaan van Stijn 73b3fa95b3
Merge pull request #22726 from vvoland/docker-28.2.2
engine: 28.2.2
2025-06-11 11:13:10 +02:00
Anthony Nandaa b64e6dbb77 buildkit: windows: add a note for managed containerd process
If you run two instanced of `containerd` one being used by the standalone `buildkitd.exe` and another one being managed by `dockerd.exe`, you end up with some conflicts and errors like:

```
hcsshim::ImportLayer failed in Win32: Cannot create a file when that file already exists. (0xb7)
```

This fix adds a note to guide the user to use only one instance of `containerd` instead, if for this purpose.
2025-06-10 20:06:37 +03:00
Sarah Sanders 52ac8235de
admin: add new activity log events (#22805)
## Description
- New SSO and provisioning events for activity logs

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-10 10:41:58 -04:00
Allie Sadler 22fe4d28c1
chore: move dev box page (#22810)
<!--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-06-10 08:05:05 +01:00
Allie Sadler 521f328b86
ENGDOCS-2709 (#22799)
<!--Delete sections as needed -->

## Description

Fixes Compose Bridge CLI docs not displaying and updates the docs to the
new commands

## 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-10 08:04:55 +01:00
Niklas 27a9303e96
Update release-notes 4.42 link text to Resource Saver issue (#22809)
## Description

While I am *also* having Resource Saver problems on Mac OS, this
specific link is for Windows.

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-06-09 09:20:32 +01:00
Allie Sadler d57b9282b8
Merge pull request #22745 from aevesdocker/ENGDOCS-2680
desktop: ms store deploy
2025-06-06 16:09:35 +01:00
Sarah Sanders 859afee84e
chore: add blog post to learn more section of settings management (#22792)
## Description
- Request from Product and Marketing, add blog post under "Learn more"
heading for Settings Management guide

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 09:24:43 -04:00
Sarah Sanders 677533d169
Merge pull request #22775 from sarahsanders-docker/billing-remove-plan
chore: remove plan from docs
2025-06-06 09:24:17 -04:00
Arthur 725e34e85f
add `platform-split` parameter (#22753)
<!--Delete sections as needed -->

## Description

Parameter was missing.

## Related issues or tickets

https://github.com/docker/buildx/issues/3215#issuecomment-2931258854

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 14:26:53 +02:00
Lorena Rangel d65261c0a6
Merge pull request #22795 from lorenrh/add-k
Add known issue for 4.42.0
2025-06-06 07:54:46 +01:00
Matt Landis 6a8e9821bb
desktop kubernetes: add missing image for kubernetesImagesRepository (#22794)
## Description

This doc only listed 3 of the 4 images that Docker Desktop pulls when
starting kind

## Related issues or tickets

N/A

## Reviews

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

cc @andrewb-ontheinternet @ctalledo 

- [X] Technical review
- [ ] Editorial review
- [ ] Product review
2025-06-06 07:52:41 +01:00
Guillaume Lours 467b41e27c
Merge pull request #22791 from glours/release-notes-compose-v2.37.0
release-notes for Compose v2.37.0 version
2025-06-05 16:58:54 +01:00
Igor Aleksandrov e74a8d72a6
Added Configure GitHub Actions step to the Python guide (#22676)
## Description

Replaced "Configure CI/CD" step of the Python guide with "Configure
GitHub Actions" step to have it similar structure as the Rails guide.

## Related issues or tickets

#22114 

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-06-05 07:40:07 -07:00
Allie Sadler 659c547bcc
Merge pull request #22788 from aevesdocker/beta-settings
desktop: beta settings
2025-06-05 14:39:43 +01:00
Arthur a2b9f22e33
fix: wording (#22789) 2025-06-05 13:23:24 +01:00
aevesdocker 98f293055c desktop: beta settings 2025-06-05 13:15:08 +01:00
Arthur f60a4283a7
ux: touch up tabs (#22783) 2025-06-05 10:12:35 +01:00
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
Arthur df4130507b
DMR: GUI docs (#22781)
Reverts docker/docs#22780
2025-06-05 08:58:21 +01:00
Allie Sadler a8e975ae6c
Revert "Revert "Revert "DMR: GUI docs""" (#22780)
Reverts docker/docs#22769
2025-06-05 08:39:34 +01:00
Allie Sadler 5485c9f412
Revert "ux: touch up tabs" (#22779)
Reverts docker/docs#22774
2025-06-05 08:21:51 +01:00
Allie Sadler 7b0b813919
Revert "Desktop: rm experimental tab" (#22778)
Reverts docker/docs#22773
2025-06-05 08:15:06 +01:00
Arthur 17ef8a68a3
ux: touch up tabs (#22774)
Reduce magins, add hover effect, add light background

![Frame
31](https://github.com/user-attachments/assets/1b028adf-3baf-4588-9161-329b272ffb8e)
2025-06-05 09:01:58 +02: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 62b02cc247
Revert "Revert "DMR: GUI docs"" (#22769)
Reverts the revert.
2025-06-04 16:16:49 +02:00
Allie Sadler e17aca8665
Revert "DMR: GUI docs" (#22768)
Reverts docker/docs#22685
2025-06-04 16:06:45 +02:00
Arthur 4174e54dfc
DMR: GUI docs (#22685)
<!--Delete sections as needed -->

## Description

Add GUI docs for Docker Models.

https://deploy-preview-22685--docsdocker.netlify.app/ai/model-runner/
2025-06-04 14:55:29 +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
Craig Osterhout 347733c276
desktop,cloud: add vdi beta (#22696)
<!--Delete sections as needed -->

## Description

Added Cloud VDI Beta


https://deploy-preview-22696--docsdocker.netlify.app/desktop/setup/vm-vdi/

## Related issues or tickets

ENGDOCS-2649

## Reviews

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-06-04 14:47:44 +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
Lorena Rangel b8cb086852
Docker Desktop 4.42.x release notes (#22708)
<!--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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: David Scott <djs55@users.noreply.github.com>
2025-06-04 14:46:25 +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
Arthur cd5757d65a
DMR: add Docker CE base urls (#22760)
Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
2025-06-04 10:42:44 +02:00
Sarah Sanders 0abb2cf4c9
Merge pull request #22735 from thaJeztah/engine_redirects
engine: add redirects for old URLs
2025-06-03 17:14:59 -04:00
Arthur 2eb9629370
fix: do not use liquid (#22756) 2025-06-03 13:09:23 -04:00
Arthur f18151f86c
DMR: plugin install (#22664)
<!--Delete sections as needed -->

## Description

Add DMR Docker Engine plugin install cmd.

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

---------

Co-authored-by: Jacob Howard <jacob@xenoscopic.com>
2025-06-03 11:38:48 +02:00