Commit Graph

64735 Commits

Author SHA1 Message Date
Allie Sadler 1233cb7002
Revert "ai-section (#22514)"
This reverts commit 6f4e98652e.
2025-04-29 14:31:28 +01:00
Allie Sadler d71c3052c6
rn-fix (#22513)
<!--Delete sections as needed -->

## Description

Small RN fix 

## 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:10:50 +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
Andrey Sobolev 0e48c4beef
Fix a typo in the Build drivers manual (#22515)
## Description

This pull request fixes a minor typo in the Build drivers manual.
2025-04-29 13:37:45 +01:00
Allie Sadler 744ff18368
4.41-follow-ups (#22508)
<!--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-28 17:29:06 +01:00
Allie Sadler 1e394dd3cc
ENGDOCS-2572 (#22466)
<!--Delete sections as needed -->

## Description

- Add Windows NVIDIA GPU support for DMR 
- Add new `push` and `logs` functionality
- Update enable Gordon process to reflect GUI updates
- Known issues cleanup 

## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-04-28 17:09:07 +01:00
Allie Sadler ef5c24df4d
ENGDOCS-2576 (#22476)
<!--Delete sections as needed -->

## Description

Adds QEMU deprecation date

## 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-28 17:08:50 +01:00
Allie Sadler 8b9bf56df8
ENGDOCS-2575 (#22475)
<!--Delete sections as needed -->

## Description

Adds new way to download the DD for Windows installer

## 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-28 17:08:23 +01:00
Allie Sadler b193ebe850
ENGDOCS-2573 (#22467)
<!--Delete sections as needed -->

## Description

Enhanced logs experience

## 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-28 17:08:09 +01:00
Guillaume Lours 75e9bc4f53
add Compose how-to page for Docker Model Runner support with Compose (#22392)
<!--Delete sections as needed -->

## Description
Add how-to page explaining how to use Docker Model Runner with Compose

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-1068

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-04-28 17:07:41 +01:00
george a7be08a158
DD 4.41.0 release notes (#22468)
Docker Desktop 4.41.0 release notes
2025-04-28 17:07:19 +01:00
Allie Sadler eda11f9331
ENGDOCS-2586 (#22496)
<!--Delete sections as needed -->

## Description

Freshness on some Compose sections

## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-04-28 15:58:30 +01:00
Allie Sadler ad49ff482f
ENGDOCS-2589 (#22507)
<!--Delete sections as needed -->

## Description

Freshness to the Compose install pages and Bridge page

## 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-28 15:58:15 +01:00
Andrey Sobolev fcb958a33f
Fix typos in the Builders manual (#22506)
## Description

This pull request fixes a few minor typos in the Builders manual.
2025-04-28 12:02:41 +01:00
Sebastiaan van Stijn 68c6c72c7c
Merge pull request #22500 from nickjj/disable-hugo-meta-tag
Prevent Hugo from outputting its version
2025-04-27 00:05:48 +02:00
Nick Janetakis 4ccf84fd76
Prevent Hugo from outputting its version
By default (without this), it will add this to your home page:

<meta name=generator content="Hugo 0.141.0">

Where 0.141.0 is whatever version you generated the site with.
2025-04-26 14:04:31 -04:00
Sarah Sanders c70aa9c666
Merge pull request #22495 from sarahsanders-docker/fix-page-options
fix: hide page options on mobile
2025-04-25 12:11:09 -04:00
Stefan Scherer 2671a073bf
Update code block examples (#22494)
<!--Delete sections as needed -->

## Description

This updates the code block examples to remove a reference to an old
domain name that is no longer used.

## 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-25 14:48:03 +01:00
sarahsanders-docker c6a5827b03 hide page options on mobile 2025-04-25 09:26:39 -04:00
Ishaan Mittal 95cebccd76
Merge pull request #22490 from mittal-ishaan/patch-1
Update typo in mac-permission-requirements.md
2025-04-25 08:52:07 +01:00
Kristiyan Velkov 9084d496e6
docs: added a guide for Dockerized React.js 19 application (#22375)
## Description

This PR introduces a comprehensive, language-specific guide for
containerizing React.js applications using Docker, aimed at helping
developers streamline development, testing, and deployment workflows. It
includes practical steps and examples to set up CI/CD pipelines using
GitHub Actions, aligning with modern DevOps best practices.

**What’s Included**
- Step-by-step instructions to containerize React.js apps using Docker.
- Configuration for a local development environment inside containers.
-  Guidance on running unit tests inside Docker containers.
- Full CI/CD pipeline setup using GitHub Actions for automated builds
and deployments.
- Deployment instructions for a local Kubernetes cluster to validate
production readiness.

 **Credits**
[Krisityan
Velkov](https://www.linkedin.com/in/kristiyan-velkov-763130b3/), Docker
Captain and experienced Front-end Engineer.

---------

Co-authored-by: kristiyan.velkov <kristiyan.velkov@ffw.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-04-24 07:24:22 -07: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
Andrey Sobolev 675c90866e
Fix a few typos in the "Base images" manual (#22486)
## Description

The pull request fixes a few minor typos in the "Base images" manual.
2025-04-24 12:55:59 +01:00
Andrey Sobolev 9683207107
Fix a few typos in the "Environment variables precedence in Compose" manual (#22485)
## Description

This pull request fixes a few minor typos in the "Environment variables
precedence in Docker Compose" manual.
2025-04-24 12:55:25 +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
Albert Tanure 7b9471d4b2
Add: Add quickstart.md improvements (#22272)
## Description

I did some improvements to the quickstart.md file, adding images and
improve some descriptions to be albe to helo learners to find the
references mentioned in the file.

## Related issues or tickets

No related issues or ticket.

## 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>
2025-04-23 14:28:06 -07:00
Sarah Sanders e2f2680e09
Merge pull request #22462 from sarahsanders-docker/fix-llms
fix: move llms page options out of title
2025-04-23 09:32:57 -04:00
Sarah Sanders 0c89cc7413
security: remove outdated limitation and add suggestion for OATs (#22461)
## Description
- PATs are transferred to org owners when converting a user account to
an org now
- Adds suggestion to use OATs
- Preview:
https://deploy-preview-22461--docsdocker.netlify.app/admin/organization/convert-account/

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-22 12:16:40 -04:00
CrazyMax bdb512fa24
Merge pull request #22469 from duffuniverse/fix-links-to-docs-in-building-best-practices-manual
Fix link to related docs in the "Building best practices" manual
2025-04-22 16:36:19 +02:00
Andrey Sobolev dfa115290b
Fix link to Celery docs 2025-04-22 17:13:47 +03:00
Guillaume Lours 8339b4473e
release-notes for Compose v2.35.1 version (#22456)
<!--Delete sections as needed -->

## Description
Add release notes for latest Compose release `v2.35.1`

## 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>
2025-04-22 10:10:09 +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
Jakub Meysner 211733e3d3
Fix typos in wasm.md (#22455)
<!--Delete sections as needed -->

## Description

Fix 2 small typos in the Wasm workloads doc.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-04-22 09:47:47 +01:00
Andrey Sobolev 4f7b212c9a
Fix the link to the "Running containers" documentation in the "Using lifecycle hooks with Compose" manual (#22451)
## Description

[The current documentation
link](https://github.com/manuals//engine/containers/run.md#default-command-and-options)
responds with `Not Found`.
See the available manuals for containers
[here](https://github.com/docker/docs/tree/main/content/manuals/engine/containers).

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-22 09:38:36 +01:00
Allie Sadler e73846d9bb
rm: projects docs (#22445)
<!--Delete sections as needed -->

## Description

Removes project docs. 
They have been archived into the team's google drive

## 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-22 09:10:25 +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
Usha Mandya 9fbb16838e
Merge pull request #22452 from vvoland/28.1.1
engine: v28.1.1
2025-04-18 13:18:23 +01:00
Paweł Gronowski 0583f11b71
engine: v28.1.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-04-18 11:52:18 +02:00
Craig Osterhout a6a887c1cb
glossary: add static terms (#22401)
<!--Delete sections as needed -->

## Description

Reverted the glossary back to some static terms and instead added a tip
to ask AI.

https://deploy-preview-22401--docsdocker.netlify.app/reference/glossary/

## Related issues or tickets

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

## Reviews


- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-17 13:37:39 -07:00
Paweł Gronowski a86ab99a21
engine: v28.1.0 (#22438)
<!--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: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-04-17 15:05:52 +01:00
Sarah Sanders 060688a95e
admin: clarification for company owner seats (#22440)
## Description
- Company owners do not normally occupy seats, but there are some
caveats where they might (SSO is enabled or they are a member of an org)
- Updated company owners doc, and FAQ

## Related issues or tickets
-
[ENGDOCS-2562](https://docker.atlassian.net/browse/ENGDOCS-2562?atlOrigin=eyJpIjoiMGZiNGEyMDRkNDNmNDE5MWI5YTZlN2VkMWFkMDM1MjkiLCJwIjoiaiJ9)

## Reviews
- [ ] Editorial review

[ENGDOCS-2562]:
https://docker.atlassian.net/browse/ENGDOCS-2562?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-04-17 08:31:11 -04:00
Ian Lee a996f877f9
Fixed typo in kubectl path (#22447)
Noticed a typo in the path for kubectl at least as of Docker Desktop
4.40.0
2025-04-17 07:47:11 +01:00
CrazyMax 6324a8ce55
build: buildx 0.22.0 and 0.23.0 release notes (#22442)
## Description

* https://github.com/docker/buildx/releases/tag/v0.22.0
* https://github.com/docker/buildx/releases/tag/v0.23.0

## 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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-16 15:19:52 +01:00
CrazyMax 98beb3b9cb
build: dockerfile 1.14.1 and 1.15.0 release notes (#22443)
## Description

* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.1
* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.15.0

## 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>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-16 15:18:19 +01:00
CrazyMax 5ee543240c
Merge pull request #22433 from docker-tools-robot/dispatch/buildx-ref-v0.23.0
Update buildx reference to v0.23.0
2025-04-16 15:21:12 +02:00
CrazyMax 5226053fe9
buildx: buildx history export stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-04-16 15:17:35 +02: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
Paweł Gronowski ced10b917e
Merge pull request #22437 from vvoland/fix-make-vendor
Fix `make vendor`
2025-04-16 12:49:43 +01:00
Allie Sadler e4bb9a9b97
Go dmr (#22431)
<!--Delete sections as needed -->

## Description

Adds a go link for the DMR feature in 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-04-16 07:45:37 +01:00
crazy-max b1b6504d0e vendor: github.com/docker/buildx v0.23.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-15 17:00:07 +00:00