Commit Graph

2781 Commits

Author SHA1 Message Date
Craig Osterhout d2dae2d741
add redirect (#22083)
<!--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: Craig <craig.osterhout@docker.com>
2025-02-21 17:58:30 -08:00
Sarah Sanders d9eb2332f9
billing and docker hub: pricing updates (#22081)
## Description
- Pricing updates for pulls and storage

## Related issues or tickets

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-21 20:27:57 -05:00
Roberto Robles 48084c86e5
Update develop.md
Server port is incorrect, due this issue server cannot be available at http://localhost:8080/
2025-02-21 14:55:48 -06: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
Vegard Lillesalt Valvik 115be657f1
Fix small typo (#22073)
Fix typo, "fore" -> "for"
2025-02-21 08:03:20 -08:00
Sebastiaan van Stijn baeb2f8515
engine: update API versions and example (#22066)
<!--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: Sebastiaan van Stijn <github@gone.nl>
2025-02-20 14:22:22 +00: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
CrazyMax 0ccbeadf49
build: dockerfile frontend 1.14.0 release notes (#22064)
<!--Delete sections as needed -->

## Description

* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.0
* https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.0-labs

## 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-02-20 12:40:33 +00:00
CrazyMax 54144f42e1
Merge pull request #22063 from crazy-max/buildx-0.21.0
build: buildx 0.21.0 release notes
2025-02-20 12:39:58 +00:00
Paweł Gronowski df46163d36
engine: 28.0.0 (#22007)
- follow up to: https://github.com/docker/docs/pull/21932
## 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>
2025-02-20 11:34:35 +00:00
Usha Mandya eeca23a260 Remove link to the public roadmap
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2025-02-20 11:02:52 +00:00
Paweł Gronowski 7cf1b1cac4
engine: 28.0.0 release notes (#21932)
<!--Delete sections as needed -->

## Description

engine: 28.0.0 release notes

<!-- 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: aevesdocker <allie.sadler@docker.com>
2025-02-20 10:09:36 +00:00
Rob Murray 3520fa2ed9
Updates for moby 28.0 networking (#21612)
## Description

Updates for moby 28.0 networking.

## Related issues or tickets

Series of commits ...
- Fix description of 'inhibit_ipv4'
- Not changed in moby 28.0, updated to clarify difference from (new)
IPv6-only networks.
- Updates to default bridge address config
  - https://github.com/moby/moby/pull/48319
- Describe IPv6-only network config
  - https://github.com/moby/moby/pull/48271
  - https://github.com/docker/cli/pull/5599
- Update description of gateway modes
  - https://github.com/moby/moby/pull/48594
  - https://github.com/moby/moby/pull/48596
  - https://github.com/moby/moby/pull/48597
- Describe gateway selection in the networking overview.
  - https://github.com/docker/cli/pull/5664
- Describe gateway mode `isolated`
  - https://github.com/moby/moby/pull/49262

## Reviews

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

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

---------

Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-02-20 10:09:14 +00:00
CrazyMax 54c2a9cf8d
buildx: buildx history trace stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-20 10:34:10 +01:00
Craig Osterhout 9bfe7ad474
hub: add image management (#22052)
<!--Delete sections as needed -->

## Description

Added topic for new image management feature.
Updated usage management topic to reference new topic.
Updated release notes.

-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/repos/manage/hub-images/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/usage/manage/
-
https://deploy-preview-22052--docsdocker.netlify.app/docker-hub/release-notes/


## 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: Sarah Sanders <sarah.sanders@docker.com>
2025-02-19 10:57:09 -08:00
Allie Sadler f488c8a10d
release rollouts (#22044)
<!--Delete sections as needed -->

## Description

Went through Hotjar feedback and we get quite a few reports of the
latest version not being immediately available. (We also get this
question in GitHub and Kapa and on Slack). Have added a line to explain
this.

Also removed the link to the public roadmap as I'm not sure how often
this is updated

## 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-19 08:45:40 +00:00
Josh fdfb1614c3
Improve auth docs and add oat tags for use (#22045)
<!--Delete sections as needed -->

## Description

This improves our authentication docs in our API. Additionally, we need
to note on certain routes where OAT bearers are allowed.

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

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-18 15:05:44 -05:00
Sarah Sanders 5ba3cdbe81
Merge pull request #22040 from sarahsanders-docker/billing-clarification
billing: docker hub pre-paid clarification
2025-02-18 13:18:33 -05:00
Sarah Sanders ccfc55e39e Remove image pull wording, replace with pulls 2025-02-18 10:26:14 -05:00
CrazyMax 7c42a9fef5
buildx: metadata envs (#22049)
<!--Delete sections as needed -->

## Description

Missing documentation for buildx metadata envs

## Related issues or tickets

follow up:
* https://github.com/docker/buildx/pull/2280
* https://github.com/docker/buildx/pull/2551

## 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-02-18 13:05:19 +00:00
Sarah Sanders 7006169ff9 Clarify pre-paid storage expiration and image pull adjustments 2025-02-14 15:14:49 -05:00
Allie Sadler da9b5a7fbc
eci mention (#22028)
<!--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-02-14 08:21:11 +00:00
Allie Sadler 90824aed51
ENGDOCS-2429 (#22032)
<!--Delete sections as needed -->

## Description

Adds https://github.com/compose-spec/compose-spec/pull/569

## 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-14 08:21:02 +00:00
Expeto ceafe3f998
new genai rag guide (#21703)
## Description
Added a new guide about RAG with genAI which also explains how RAG
actually work

## Reviews



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

---------

Signed-off-by: Your Name <you@example.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Baransel SAGINDA <redirecter2@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-13 14:45:03 -08:00
Craig 46290f6e7a
desktop: fix some redirect issues
Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-13 11:54:39 -08:00
Craig Osterhout ebb2fe4e34
Merge pull request #21893 from Pradumnasaraf/add-deno
docs: Add language-specific guide for Deno runtime
2025-02-13 10:44:52 -08:00
Craig Osterhout 62f8262a70
Update content/guides/deno/develop.md 2025-02-13 10:38:57 -08:00
Craig Osterhout f7014d35ff
Update content/guides/deno/containerize.md 2025-02-13 10:38:51 -08:00
Craig Osterhout 98f736896a
accounts: update nav (#21983)
<!--Delete sections as needed -->

## Description

The account settings screen will now have left navigation.
Updated navigation in steps related to "account settings".

## Related issues or tickets

ENGDOCS-2415

## 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>
2025-02-13 12:46:54 -05:00
CrazyMax b95f15af10
bake: update files lookup order (#22029)
<!--Delete sections as needed -->

## Related issues or tickets

* fixes https://github.com/docker/docs/issues/22018

## 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-02-13 15:35:14 +00:00
Sarah Sanders 6c3cc9396c
security: update manage members and SSO users FAQs (#22021)
## Description
- During Kapa triage, I noticed two uncertain answers: one regarding
SCIM enablement impact on existing licensed users and one about deleting
a user with SSO enabled
- These updates address both to improve future Kapa convos and sources
- Update to `members.md` that adds a callout about removing members from
an org, clarifying that SSO w/ SCIM enabled is a little different (must
be done in IdP)
- Update to `user-faqs.md` that adds a new FAQ clarifying the impact of
enabling SCIM for existing licensed users

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

## Reviews
- [ ] Technical review
- [ ] Editorial review
2025-02-13 09:04:07 -05:00
Nicolas De loof da13512a3d
Bump compose v2.33.0 (#22025)
## Description

Bump compose to v2.33.0

## Related issues or tickets

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

## Reviews

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

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-13 13:32:49 +00:00
Allie Sadler 000f71b2d6
ENGDOCS-2427 (#22026)
<!--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-02-13 12:26:57 +00:00
Josh dc2456054f
Merge pull request #22002 from technicallyjosh/main
Add new auth token docs
2025-02-12 12:38:30 -07:00
Josh 64dfe010e1
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:27 -07:00
Josh cef2f9fa18
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:20 -07:00
Josh 86840f5777
Update content/reference/api/hub/latest.yaml
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-02-12 12:18:12 -07:00
Pradumna Saraf 75a7f4e338
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:32:38 +05:30
Pradumna Saraf 79fd794564
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:32:30 +05:30
Pradumna Saraf 188562628e
Update content/guides/deno/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:32:19 +05:30
Pradumna Saraf 74e0931e5b
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:32:11 +05:30
Pradumna Saraf 223d348ddc
Update content/guides/deno/deploy.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:32:04 +05:30
Pradumna Saraf 139fce8441
Update content/guides/deno/configure-ci-cd.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:31:56 +05:30
Pradumna Saraf 996ff65807
Update content/guides/deno/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:31:51 +05:30
Pradumna Saraf aee0079f97
Update content/guides/deno/containerize.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-02-12 20:31:43 +05:30
Sarah Sanders e6d34217e8
Merge pull request #22008 from sarahsanders-docker/fix-contribute
chore: quick fix for contribute guide
2025-02-12 08:59:15 -05:00
Sarah Sanders 70ed1cee94 Wrap in markdown 2025-02-11 13:11:51 -05: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
Craig Osterhout 70ed8a7ca7
Merge pull request #21984 from sheltongraves/patch-9
Update storage.md
2025-02-11 07:52:28 -08:00
Sarah Sanders c2e5ebfb1e Quick fix for contribute guide Hugo error 2025-02-11 10:31:25 -05:00
Josh Newman 5ca0de5516
Add new auth token docs 2025-02-10 16:04:32 -07:00
Sarah Sanders 24f4b0ebef
Update content/manuals/engine/install/ubuntu.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2025-02-10 10:59:26 -05:00
Sarah Sanders 146dceda9e Fix 404 2025-02-10 09:58:55 -05:00
AzureleMoon fd72fa659e
Update local.md
fixing --cache-from typo
2025-02-07 18:44:37 +03:30
sheltongraves c9ed52290f
Update storage.md
Updating docs page to include what will happen if a personal plan is over 2 GB limit.
2025-02-06 15:40:28 -05:00
Allie Sadler 4e1eb2942a
add shortcode (#21972)
<!--Delete sections as needed -->

## Description

Adds shortcode and renames the page (have not added an alias as the page
has been live for less than 24 hours so does not need one)

## 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-06 08:30:33 +00:00
Allie Sadler 86b71d1dce
ENGDOCS-2409 (#21963)
<!--Delete sections as needed -->

## Description

Spec updates:

Adds https://github.com/compose-spec/compose-spec/pull/563
Adds https://github.com/compose-spec/compose-spec/pull/558
Adds https://github.com/compose-spec/compose-spec/pull/565

## 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-06 08:30:20 +00:00
Allie Sadler d40ec55ad7
ENGDOCS-2411 (#21978)
<!--Delete sections as needed -->

## Description

Some issue triage:
- Closes https://github.com/docker/docs/issues/19894
- Closes https://github.com/docker/docs/issues/21952

## 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-05 15:07:26 +00:00
Jean-Philippe Briend b2c3d0da6e
uninstall: vmnetd and socket can remain on disk before 4.37 (#21909)
ref: ART-68

<!--Delete sections as needed -->

## Description

Inform users that before `4.37` versions, the uninstaller could leave 2
files on MacOS: `vmnetd` and `socket` in the
`/Library/PrivilegedHelperTools` folder.

## Related issues or tickets

ART-68

## Reviews

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

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-05 14:12:39 +00:00
CrazyMax 5e631cd00f
build-ui: release note for 4.38 (#21974)
## Description

Build UI release notes for Docker Desktop 4.38

## 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-02-05 13:08:19 +00:00
Petteri Räty 65585fdd6c
Fix argument name to docker network create (#21966)
<!--Delete sections as needed -->

## Description

```
$ docker network create --help | grep opt
      --ipam-opt map         Set IPAM driver specific options (default map[])
  -o, --opt map              Set driver specific options (default map[])
```

So the documentation should be changed from using --option to --opt.
2025-02-05 11:01:18 +00:00
Rashi Chaubal 6c679a648d
fix: clarified rprivate by adding spell out recursive private in volumes.md (#21711)
## Description

<!-- Tell us what you did and why -->
To avoid confusion of rprivate provided fix: clarified rprivate by
adding spell out recursive private in volumes.md

## Related issues or tickets
#21688

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

## Reviews

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

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

---------

Signed-off-by: Rashi Chaubal <12rashic@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-02-05 09:19:29 +00:00
Raphael Cazer a99cd5a131
Little parts of text outdated for 2024 (#21484)
Only 3 changes

## Description

I'm learning about docker and i noticed in my terminal some parts was
different, only text parts

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-02-05 09:19:16 +00:00
Jeff 6668a3372c
rg-2372: Update allow list to fix R2 URL (#21964)
<!--Delete sections as needed -->

## Description
* Updates allowlist to correct R2 url
* Clarify that R2 URLs are for free access only

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-05 08:59:29 +00: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
Sarah Sanders 3374d9ebe6 remove redirect loop 2025-02-04 13:31:50 -08:00
Nicolas De loof 64b1d41c96
document support for services reference as additional_contexts (#21941)
## Description

document support for `services:xx` syntax in additional_contexts

## Related issues or tickets

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

## Reviews

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

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-04 15:34:59 +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
Andrea Reale 8b264bd54f
wsl2: cover custom WSL2 kernels (#21956)
## Description

Many customers wonder whether they can use custom kernels on WSL2 and
whether that's officially supported. Explain it is not, but also clarify
that they can do that at their own risk.

Also provide some helpful suggestins.

## Related issues or tickets

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

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-04 09:50:24 +00:00
Allie Sadler 272478ea34
gordon-redirects (#21958)
<!--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-02-04 08:09:34 +00:00
Craig Osterhout f2f023a8e3
hub: Ipv6 abuse limit (#21905)
## Description

- Update abuse rate limit to specify it is per IPv4 address or IPv6 /64
subnet.
(https://deploy-preview-21905--docsdocker.netlify.app/docker-hub/usage/#abuse-rate-limit)
- Add section to call this out and provide workaround.
(https://deploy-preview-21905--docsdocker.netlify.app/docker-hub/usage/pulls/#rate-limiting-on-third-party-platforms)
- Update pull rate limit in tables to include IPv6 for unauthenticated
users

## Related issues or tickets

https://docker.slack.com/archives/C04300R4G5U/p1737814817277139

## 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>
2025-02-03 09:53:15 -08: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
CrazyMax 0020f7d97b
bake: remove experimental callout (#21954)
## Description

Bake is GA since Buildx 0.20.0, seems
https://github.com/docker/docs/pull/21667 didn't take this commit into
account:
705190702a

## 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-02-03 09:35:25 +00:00
CrazyMax 3d156389d8
Merge pull request #21953 from mpesari/patch-1
Fix build example diff in multi-platform.md
2025-02-03 10:01:45 +01:00
Plain 01a0f9718d
Update file-watch.md: add ignore attribute path (#21820)
## Description

I added some explanation about the `ignore` attribute in the watch rule.
I noticed the document says:

> All paths are relative to the project directory

However, when I deployed it in my project, I found that my container was
rebuilding crazily based on the action I defined.

After testing, I discovered that the `ignore` path is actually relative
to the `path` defined in the same `watch` rule, not the project
directory. I also confirmed this with the AI on the Docker Docs website.

This PR updates the documentation to clarify this behavior.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-02-03 08:46:59 +00:00
Mikko Pesari ca9eb9721a
Fix build example diff in multi-platform.md 2025-02-03 10:46:43 +02:00
Natividad Baena 668d86b8bf
Fixed set up
'setup' is a noun and 'set up' is a verb
2025-02-01 14:04:13 +01:00
Craig Osterhout 7008f1f213
add aliases for 404s (#21945)
<!--Delete sections as needed -->

## Description

Add some aliases for some top 404s.

https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083

## Related issues or tickets

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

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-31 14:10:10 -08: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
Allie Sadler 1a7d135ded
ENGDOCS-2406 (#21938)
<!--Delete sections as needed -->

## Description

Request to make adding mutliple orgs more clear. Most of the methods are
clear enough from the text and examples, but have added a line for the
windows registry key method

## 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-01-31 16:11:18 +00:00
Sarah Sanders 477606d2c2
iam: clarify enforce sign-in/sso (#21933)
## Description
- Kapa returned an uncertain and incorrect response when a user asked
`How does sign-in enforcement work when using the command line?`
- Added a callout to enforce DD sign-in doc that clarifies that CLI
login experience is not impacted
- Clarified CLI login experience is only impacted for enforce SSO
- Other nits while I was in these files, including removing mention of
service accounts since they are no longer offered after Dec. 10 2024

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

## Reviews
- [ ] Editorial review

[ENGDOCS-2401]:
https://docker.atlassian.net/browse/ENGDOCS-2401?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-31 07:19:47 -08:00
Sarah Sanders 1a75c30b20
billing: docs updates for tax changes (#21928)
## Description
- Docker will begin charging taxes/VAT for all European countries
starting March 1st 2025
- Updated Billing FAQ and "Update billing information" guide 

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-31 07:18:58 -08:00
Allie Sadler cc9ab908d5
release notes updates (#21934)
<!--Delete sections as needed -->

## Description

Adds links, tidies, etc

## 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-01-31 11:58:37 +00:00
Nils Israel 255c59bf55
Merge pull request #21749 from nisrael/patch-1
directly support ubuntu based distros in add repository snippet
2025-01-31 12:51:15 +01:00
David Karlsson 313ea775b3
desktop: update Gordon enablement procedure for DD 4.38 (#21921)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.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-01-30 16:32:46 +00:00
Allie Sadler 65ed975abe
ENGDOCS-2405d (#21925)
<!--Delete sections as needed -->

## Description

Small addition to update settings. Eng team didn't want a big
announcement, so burying it slightly for now

## 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-01-30 16:28:51 +00:00
Allie Sadler 6c882e6aae
ENGDOCS-2405c (#21924)
<!--Delete sections as needed -->

## Description

Couple of items moving into GA

## 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-01-30 16:28:03 +00:00
Allie Sadler 433744e6c9
ENGDOCS-2405b (#21922)
<!--Delete sections as needed -->

## Description

Kubernetes updates for 4.38

## 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-01-30 16:27:49 +00:00
Allie Sadler 414c77d10b
ENGDOCS-2405a (#21917)
<!--Delete sections as needed -->

## Description

Add new DD CLI command for 4.38

## 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-01-30 16:27:39 +00:00
Lorena Rangel 399a363859
Docker desktop 4.38 release notes (#21901)
<!--Delete sections as needed -->

## Description

Docker Desktop 4.38 release notes

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-30 16:24:37 +00:00
Sarah Sanders 9f56d945a7
chore: summary bar cleanup (#21887)
## Description
- Updated "Contribute" guide to reference summary bars, added
instructions for using them
- Removed `introduced` partial, this is now replaced by the summary bar
`requires` value
- Updated all files using `introduced` partial to use summary bar,
updated YAML file w/ feature name and info

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

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

[ENGDOCS-2392]:
https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-30 07:54:26 -08:00
twelsh-aw 04d0957128
Improve security documentation with warning around windows containers (#21929)
## Description

Some background dialog between security, desktop, moby teams and some
security researchers. At the present time, this is an accepted risk in
Docker Desktop installations for Windows and should be clarified in
better detail.

## Related issues or tickets

PSEC-1839

## Reviews

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

- [ ] Technical review @gabriellavengeo 
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-30 13:54:14 +00:00
Old Bay 92c3850fe1
Update configure.md (#21915)
Just fixed a typo. I am lazy, so I adjusted a single letter as to not
bother with any more grammar.

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

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-01-29 09:38:23 -08:00
Sarah Sanders d083617e9d
fix: update include.html for heading error (#21906)
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649)
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`

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

## Reviews
- [ ] Technical review

[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Benoit de Chezelles 0f6df87ef1 guides: Fix cert extension to be auto-added by update-ca-certificates 2025-01-29 13:09:32 +01:00
David Karlsson 7e6ba1ede2
Merge pull request #21910 from dvdksn/bake-composable-attrs
build: composable bake attributes for cache-to/from, output, secret
2025-01-29 10:03:19 +01:00
alexandertuna ee59422b2d
Update multi-stage-builds.md to remove forced linebreak (#21907)
<!--Delete sections as needed -->

## Description

I removed linebreaks in multi-stage-builds.md. These linebreaks rendered
awkwardly in my browser and aren't used in other areas of the page.

Firefox screenshot:

<img width="802" alt="Screenshot 2025-01-27 at 6 27 28 PM"
src="https://github.com/user-attachments/assets/ac729e1a-0a5f-440c-a92c-8e7579eee6d3"
/>

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-28 15:41:06 -08:00
Craig Osterhout cce1d41e1c
hub: update gen ai catalog (#21912)
<!--Delete sections as needed -->

## Description

- Add callout for publishers on how to add content to the catalog.
- Add new MCP servers section

## Related issues or tickets

Hotjar-13635

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-28 15:22:19 -08:00
Craig Osterhout b098960cb8
add aliases for deprecated products (#21913)
<!--Delete sections as needed -->

## Description

Added some additional aliases for common 404s of deprecated product
pages.

https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083

## Related issues or tickets

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

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-28 13:52:43 -08:00
Natividad Baena b90850dedf
Fix typo, extra space before period. (#21911)
Deleted an extra space before a period.
2025-01-28 13:40:37 -08:00
David Karlsson 12d642b2e2 build: composable bake attributes for cache-to/from, output, secret
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-28 14:43:24 +01:00
David Karlsson ca93b5889a
Merge pull request #21838 from dvdksn/sunset-products
manuals: add page on deprecated and retired features
2025-01-27 13:08:32 +01:00
Brandon Hunt e536caae57
Merge pull request #21877 from brandonh6k/main
Update dotnet to .NET 8.0 (LTS)
2025-01-27 11:33:29 +01:00
David Karlsson b9a3f191a9 build: add manuals section about named contexts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 10:54:46 +01:00
David Karlsson f6e51646a4
Merge pull request #21588 from dvdksn/build-oci-artifact-opt
build: add oci-artifact exporter opt
2025-01-27 09:43:35 +01:00
David Karlsson d7d5762a77 manuals: add page on deprecated and retired features
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-27 09:42:13 +01:00
Allie Sadler 9e3da36298
ENGDOCS-2394 (#21892)
<!--Delete sections as needed -->

## Description

https://docker.slack.com/archives/C07J5KCP3GD/p1737481775573619

## 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-01-24 16:24:19 +00:00
Sarah Sanders 71052e0679
security: add FAQ for domain verification (#21888)
## Description
- Kapa had an [uncertain
response](https://app.kapa.ai/6e2e867c-43a5-47b9-8f1f-9f092b5d81b3/conversations/4f6c5bd9-6814-4e77-9b29-6b9109ab5845)
when a user asked about verifying a domain for multiple orgs
- Added FAQ to add as a Kapa source for improved answer

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

## Reviews
- [ ] Editorial review
2025-01-24 07:52:54 -08:00
CrazyMax aea16c3cfc
buildx: update to buildx 0.20.0 release notes (#21890)
## Description

To be aligned with GitHub one with new note callout:
https://github.com/docker/buildx/releases/tag/v0.20.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-01-24 14:30:34 +00:00
Pradumna Saraf 9e5c09a5a1
fix: update repository URL in Deno guides to point to the correct source 2025-01-24 16:41:30 +05:30
Pradumna Saraf 935c0d4a49
docs: add Deno getting started guide with containerization and deployment instructions 2025-01-24 16:36:53 +05:30
mmtevelde fe329c7626
Update variables.md with missing word (#21878)
<!--Delete sections as needed -->

## Description
Add missing word to docs page for variables
<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
N/A
## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review
2025-01-24 08:49:24 +00:00
CrazyMax b2cf717099
build: buildx 0.20.1 release notes (#21889)
## Description

release notes for buildx 0.20.1:
https://github.com/docker/buildx/releases/tag/v0.20.1

## 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-01-24 08:45:47 +00:00
Allie Sadler c71c741879
ENGDOCS-2388 (#21881)
<!--Delete sections as needed -->

## Description

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

## 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-01-23 15:51:34 +00:00
Allie Sadler f1a87f4fc0
ENGDOCS-2382 (#21848)
<!--Delete sections as needed -->

## Description

Some Compose spec updates:

Adds https://github.com/compose-spec/compose-spec/pull/557
Adds https://github.com/compose-spec/compose-spec/pull/555

## 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-01-23 15:51:21 +00:00
Allie Sadler 228cc0f586
Engdocs 2329 (#21847)
<!--Delete sections as needed -->

## Description

Admin guide on user and access management

## 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-01-23 15:51:08 +00:00
CrazyMax 48cb69f82c
build-ui: release notes for 4.36 and 4.37 (#21866)
## Description

Missing release notes for the build UI.

## 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-01-23 09:39:57 +00:00
Sarah Sanders ddde535372
billing: clarity on private repos (#21872)
## Description
- Received a request from @sheltongraves to re-add a missing sentence
from Docker Hub billing page:
https://docker.slack.com/archives/C04300R4G5U/p1737576577083559
- Small nits updated too

## Related issues or tickets

[ENGDOCS-2389](https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiZDQyMDkwMjVjZjIzNDE1OWFiYTZjNDM3YTg5MWRlNzQiLCJwIjoiaiJ9)

## Reviews
- [ ] Editorial review

[ENGDOCS-2389]:
https://docker.atlassian.net/browse/ENGDOCS-2389?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 13:49:20 -08:00
Sarah Sanders 2321e06857
Revert "ENGDOCS-2388 (#21868)" (#21873)
This reverts commit a68d7b0749.

Accidentally merged Allie's PR :(
2025-01-22 13:39:37 -08:00
Allie Sadler a68d7b0749
ENGDOCS-2388 (#21868)
<!--Delete sections as needed -->

## Description

Quick docs fix for a common reason why users may see that error. 
(Am aware the rest of the page could do with some attention, but it's
gotta wait its turn).

## 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-01-22 13:29:05 -08:00
Sebastiaan van Stijn dd14a642da
Merge pull request #21869 from vvoland/engine-27.5.1
engine: 27.5.1 release notes
2025-01-22 19:51:34 +01:00
Paweł Gronowski 525d991075
engine: 27.5.1 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-01-22 19:06:09 +01:00
Sarah Sanders 86a78e0846
iam: add firewall SSO FAQ (#21863)
## Description
- Added question and answer to SSO FAQs about firewall rules during SSO
config
- This question was asked in Kapa and Kapa returned an uncertain
response since we do not cover this in existing docs
- This will add a source for Kapa and allow me to improve the answer

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-22 08:20:12 -08:00
Sarah Sanders 59cac8eabf
freshness: add Beta badge to OATs doc (#21862)
## Description
Little nit. Noticed OATs was using (Beta) and not the blue Beta badge.
Removed (Beta) and added badge to be in line with style guide standards

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

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

[ENGDOCS-2386]:
https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 07:47:36 -08:00
Jeff f369c0ea12
rg-2372: Update allow list to include R2 URL (#21867)
<!--Delete sections as needed -->

## Description
Registry is exploring using a new domain to serve data in more efficient
way.

## Related issues or tickets
https://docker.atlassian.net/browse/RG-2372
<!-- 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-01-22 15:14:41 +00:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

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

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

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

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Craig Osterhout cd6b6e66f0
hub: usage refresh (#21782)
<!--Delete sections as needed -->

## Description

Refreshed the usage and limits topic for Docker Hub.

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/storage/

https://deploy-preview-21782--docsdocker.netlify.app/docker-hub/usage/manage/

## Related issues or tickets

ENGDOCS-2361

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-21 08:25:38 -08:00
Salathiel Genese 2c8d8f2268
fix: invalid command, unrelated output chunks, too large minimal exam… (#21859)
FIXes in the Docker Bake documentation.

## Description

[x] Commands not matching outputs: _(e.g.: the presence of a group on
the CLI affect the group section in the output)_
[x] Some file not being named bring about confusion to the reader
_(e.g.: [Using a Target as Build
Context](https://docs.docker.com/build/bake/contexts/#using-a-target-as-a-build-context)
is not clear about needed two distinct Dockerfiles, or [Using a
secondary source
directory](https://docs.docker.com/build/bake/contexts/#using-a-secondary-source-directory)
about the fact that the first stage in the Dockerfile does not have to
be defined at all)_
[x] Multiple confusing relationships between input and output _(e.g.:
the [Variables in Bake](https://docs.docker.com/build/bake/variables/)
part shows multiple `webapp` target in the outputs whilst the HCL input
only defines a `default` target)_

## 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: Salathiel <salathiel@genese.name>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:58:28 +01:00
David Karlsson 034815729c
Merge pull request #21858 from docker-tools-robot/dispatch/buildx-ref-v0.20.0
Update buildx reference to v0.20.0
2025-01-21 14:32:20 +01:00
David Karlsson 705190702a build: remove experimental callout for bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:20:48 +01:00
David Karlsson 1070efb1b1
Merge pull request #21852 from pouwerkerk/patch-1
Fix ENV name typo
2025-01-21 14:18:21 +01:00
David Karlsson 9cdce0c0cc build: dockerfile v0.13.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:16:58 +01:00
David Karlsson e8842a8d01 build: buildx v0.20.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:16:57 +01:00
CrazyMax 2c74df2578
buildx: create stub files for new history command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 12:31:28 +01:00
Allie Sadler 3a782c9c74
ENGDOCS-2382 (#21855)
<!--Delete sections as needed -->

## Description

Hotjar Triage on:
- https://docker.slack.com/archives/C04BMTUC41E/p1737194423048759

## 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-01-20 14:47:10 +00:00
Shariq Ahmed Khan 6e529f4511
Update 06_bind_mounts.md (#21696)
For Window users it's important to know this, users on stack overflow
reports lost in troubleshooting or finding file sharing option in
setting. I was lost too.

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-20 09:14:36 +00:00
Pieter Ouwerkerk 670b06bab1
Fix ENV name typo 2025-01-19 22:31:06 -05:00
Allie Sadler 150f788ed2
ENGDOCS-2379 (#21823)
<!--Delete sections as needed -->

## Description

Kubernetes freshness. Only new new content is on Troubleshooting. Rest
is expanded slightly/presented better.

## 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>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-17 12:16:42 +00:00
Uros 1afb53315b fixing typo 2025-01-16 23:34:33 -05:00
CrazyMax 9cfea3a75c
Merge pull request #21831 from crazy-max/bake-missing-overrides
bake: fix missing attributes that can be overriden
2025-01-16 16:19:14 +01:00
David Gageot fdd3b1b00f
Update release-notes.md (#21837)
Fix typos
2025-01-16 13:26:32 +00:00
David Karlsson a9426ee61a
Merge pull request #21833 from dvdksn/fix-cgroups-typo
engine: fix typo related to cgroup names
2025-01-16 13:19:33 +01:00
Alexandre Amaral de Carvalho 767c685f9a
Update stack-deploy.md
curl using localhost hangs, only works with 127.0.0.1
2025-01-16 10:39:08 +00:00
Guillaume Lours d7f4f4b05b
release-notes for Compose v2.32.4 version (#21832)
add a note about the version issue in v2.32.3

<!--Delete sections as needed -->

## Description

Add release notes of Compose v2.32.4

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-909

## 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-01-16 10:05:41 +00:00
David Karlsson 22916c5473 engine: fix typo related to cgroup names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-16 10:16:14 +01:00
CrazyMax 24081d84e1
bake: fix missing attributes that can be overriden
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-16 10:06:04 +01:00
David Karlsson 65da699545 build: update link for issues related to buildkit@windows
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-16 09:58:55 +01:00
Allie Sadler 3d049b07c1
ENGDOCS-2336b (#21808)
<!--Delete sections as needed -->

## Description

Adds better titles to some FAQ pages. Follow-up to
https://github.com/docker/docs/pull/21736

## 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-01-16 08:32:00 +00:00
Craig Osterhout 31e9e84945
platform: update release notes (#21829)
<!--Delete sections as needed -->

## Description

Added some backdated platform features to the new release notes.
- Docker Home
- Consolidated subscriptions
- Org insights

## Related issues or tickets

Follow up to #21809

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-01-15 15:48:06 -08:00
David Karlsson 9e45aa8f9a
Merge pull request #21821 from igor-alexandrov/rails-libyaml-dev
Added libyaml-dev to the Rails Dockerfile example
2025-01-15 14:19:39 +01:00
David Karlsson 461e46cd6c
Merge pull request #21813 from dvdksn/hugo-config-comments
chore: hugo config cleanup
2025-01-15 11:34:50 +01:00
Allie Sadler 672a2130bb
Engdocs 2335b (#21809)
<!--Delete sections as needed -->

## Description

This PR reorganizes some of the Docker Hub release notes (RN) content,
moving it into a separate, dedicated Platform release notes section.

With the introduction of a distinct Platform section in the docs,
encompassing its own products, certain content from the Docker Hub
release notes no longer applies. Similarly, some updates from the Docker
Desktop release notes are better highlighted in the new Platform RN.

As more features are added to the Admin Console, Docker Home, and
security, billing, subscrption products, this new release notes section
will serve as a central hub for updates and fixes, making it easier for
admins to stay informed.

## 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-01-15 10:19:16 +00:00
karman da3fbe642f
update the references to settings.json (#21822)
<!--Delete sections as needed -->

## Description
This PR updates the references to settings.json to `settings-store.json
file (or settings.json for Docker Desktop versions 4.34 and earlier)`
<!-- 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-01-15 09:43:14 +00:00
David Scott fd325dcb0c
rhel: the rpm has -rhel in the URL (#21817)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->
The download link for Docker Desktop on RHEL links to the wrong RPM,
resulting in errors like
https://forums.docker.com/t/cant-download-docker-desktop-for-rhel/142639/4
```
# dnf install ./docker-desktop-x86_64.rpm 
Error: 
 Problem: conflicting requests
  - nothing provides qemu-system-x86 >= 5.2.0 needed by docker-desktop-4.32.0-157355.x86_64 from @commandline
```

Upstream RHEL renamed `qemu-system-x86` to `qemu-kvm`

Tested on `docker run -it rockylinux:9` with

```
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
dnf install pass
dnf config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
curl
https://desktop.docker.com/linux/main/amd64/docker-desktop-x86_64-rhel.rpm
-o docker-desktop-x86_64-rhel.rpm
dnf install ./docker-desktop-x86_64-rhel.rpm
```

## 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-01-15 08:03:06 +00:00
Igor Alexandrov 98972aa72d Added libyaml-dev to the Rails Dockerfile example 2025-01-15 10:52:03 +04:00
Sarah Sanders 37b37c0928
accounts: add instructions for adding avatar in Docker settings (#21818)
## Description
- Add instructions/clarity for adding avatar in Docker settings using
Gravatar email address
- Added FAQ to general FAQs

## Related issues or tickets
- Resolves: https://github.com/docker/docs/issues/19192
-
[ENGDOCS-2250](https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNjU0ZTQ4ZTk0ZjU5NDhlNzkzNjIyMjZhM2Y3NDE2NjEiLCJwIjoiaiJ9)
## Reviews
- [ ] Editorial review

[ENGDOCS-2250]:
https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-14 16:05:40 -08:00
Igor Klimer f42a4ccabe
Fix typo in Java guide for running tests (#21816)
## Description

Fix typo when targeting the `test` stage - it was mentioning a
non-exisiting `--target-test` parameter which could confuse new users:
`unknown flag: --target-test`.
It should be `--target test` or `--target=test`. I went with `--target
test` since that's what is used in the rest of the guide.


## Related issues or tickets

Introduced in https://github.com/docker/docs/pull/19390

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-14 14:54:01 -08:00
karman 941957c85f
add a known issue to uninstall section (#21815)
<!--Delete sections as needed -->

## Description


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

Update docs to mention a know issue during CLI uninstall on macOS

## Related issues or tickets


https://docker.slack.com/archives/C083X5V5GDD/p1736870271897639?thread_ts=1736770500.264399&cid=C083X5V5GDD

<!-- 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-01-14 17:27:21 +00:00
David Karlsson b9b18957e1 chore: update contribute link to website section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 15:07:49 +01:00
David Karlsson 644f43d5c9
Merge pull request #21134 from Pradumnasaraf/repo-link-update
docs: Update links to cpp, bun sample repositories
2025-01-14 15:03:41 +01:00
David Karlsson 7ac9a0b6a5 chore: config cleanup, remove unused parameters
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 14:54:50 +01:00
Igor Aleksandrov d7ffb99825
Rails guide upgrade (part 1) (#21559)
## Description

This PR upgrades the Rails framework guide and covers the application
containerization step. In the following PRs, I will update the section
about deploying with Docker Compose, and add a new "Deployment with
Kamal" section.

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-01-14 11:09:18 +01:00
Paweł Gronowski 74cc5b0829 engine: 27.5.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-01-14 10:44:07 +01:00
Allie Sadler 35a1631540
ENGDOCS-2336 (#21736)
<!--Delete sections as needed -->

## Description

Adds tags and improves page descriptions for some admin content 

## 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-01-14 09:23:05 +00:00
Sarah Sanders 8dc92f238b
admin: access to insights (#21804)
## Description
- The support team requested that we add clarifying information to the
Insights guide that customers need to request access to Insights from
their CSM. Insights is not auto-enabled by default when a customer meets
the criteria (business subscription + require sign-in). Support receives
a lot of tickets where customers assume this is the case.

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

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

[ENGDOCS-2373]:
https://docker.atlassian.net/browse/ENGDOCS-2373?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-13 13:52:50 -08:00
David Karlsson 7bd2b738a8 build: replace absolute /tmp with runner context temp dir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-13 17:01:24 +01:00
Guillaume Lours ff148d0cef
release-notes for Compose v2.32.3 version (#21800)
<!--Delete sections as needed -->

## Description
Add release notes for Compose `v2.32.3` release

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-904

## 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-01-13 15:07:58 +00:00
Allie Sadler dc878e6cd1
ENGDOCS-2376 (#21797)
<!--Delete sections as needed -->

## Description

Updates Compose Spec with content in
https://github.com/compose-spec/compose-spec/pull/530
Also some freshness of the `ports` attribute

## 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-01-13 14:16:37 +00:00
David Karlsson d08fe30d96
Merge pull request #21276 from rw4lll/laravel-compose
Laravel + Docker guide
2025-01-13 14:44:35 +01:00
Sergei Shitikov acf46fb75f guides: Add Docker+Laravel example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-13 14:42:02 +01:00
Allie Sadler 025b408da0
mdm script fix (#21795)
<!--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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-13 08:23:33 +00:00
David Karlsson ab43baed26
Merge pull request #21756 from dvdksn/cli-aliases-sidebar
cli: add common top-level aliases to sidebar
2025-01-13 08:56:53 +01:00
David Karlsson 2a11e52300
Merge pull request #21753 from dvdksn/dd-host-nw-ga
networking: host driver in dd is no longer beta
2025-01-11 08:54:32 +01:00
David Karlsson 59dcca069d
Merge pull request #21752 from dvdksn/chore-rm-docker-ee
chore: remove stray mentions of Docker EE
2025-01-11 08:54:11 +01:00
Sarah Sanders 37c042d586
Update content/manuals/desktop/cert-revoke-solution.md
Co-authored-by: Chris Crone <crone.chris@gmail.com>
2025-01-10 16:22:20 -08:00
Sarah Sanders d944bf35a5
Update content/manuals/desktop/cert-revoke-solution.md
Co-authored-by: Chris Crone <crone.chris@gmail.com>
2025-01-10 16:22:13 -08:00
Sarah Sanders 8483c09ca2 Add tip for Malware pop up 2025-01-10 16:10:42 -08:00
Craig Osterhout b326cd54c2
hub: clarify service accounts (#21784)
<!--Delete sections as needed -->

## Description

Clarify that enhanced service account add-ons are no longer available.
Service accounts themselves can still be used.

## Related issues or tickets

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

## Reviews


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-10 15:59:05 -08:00
Craig Osterhout c808c6fc40
guides: clarify instruction (#21783)
<!--Delete sections as needed -->

## Description

Clarify instruction so users know that the provided file needs to
edited.

## Related issues or tickets

hotjar-12673

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-01-10 15:58:29 -08:00
Sarah Sanders 8016b87dd3
Merge pull request #21740 from sarahsanders-docker/ENGDOCS-2371
ENGDOCS-2371
2025-01-10 09:31:18 -08:00
Sarah Sanders 8dbd8662ae
Remove "Admin" from description 2025-01-10 08:52:01 -08:00
Sarah Sanders 6a1b24b817
Update content/manuals/admin/organization/activity-logs.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-10 08:51:17 -08:00
Allie Sadler d2a0fb990d
ENGDOCS-2374 (#21778)
<!--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-01-10 16:07:19 +00:00
Allie Sadler 0b95e28860
homebrew addition (#21776)
<!--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-01-10 12:06:20 +00:00
Allie Sadler f2a2acc26d
ENGDOCS-2372 follow up (#21774)
<!--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-01-09 22:50:31 +00:00
Lorena Rangel ed294ee258
4.32.1 release notes (#21761)
<!--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>
Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
Co-authored-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2025-01-09 22:43:38 +00:00
Lorena Rangel 50afcb1046
4.33.2 release notes (#21760)
<!--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>
Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
Co-authored-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2025-01-09 22:43:24 +00:00
Albin Kerouanton 7f3ec62383
Cert revoke: grep 'ps aux' output in a case-insensitive way (#21771)
<!--Delete sections as needed -->

## Description

This will make sure that any binary running from Docker.app, and any
Desktop process will be killed appropriately.

## 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: Albin Kerouanton <albinker@gmail.com>
2025-01-09 22:17:10 +00:00
Allie Sadler 4d160e7d00
ENGDOCS-2372 (#21769)
<!--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-01-09 21:43:20 +00:00
Lorena Rangel e0e2689360
4.34.4 release notes (#21759)
<!--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>
Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
Co-authored-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2025-01-09 20:19:21 +00:00
Lorena Rangel 82936471ae
4.36.1 release notes (#21757)
<!--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>
Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
Co-authored-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2025-01-09 20:07:45 +00:00
Lorena Rangel 5ca9939b3c
4.35.2 release notes (#21758)
<!--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>
Signed-off-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
Co-authored-by: Chaimaa ZEGOUMOU <chaimaa.zegoumou@docker.com>
2025-01-09 19:22:45 +00:00
David Karlsson a2d2b07b72 cli: add sidebar entries for common top-level aliases
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 16:33:24 +01:00
David Karlsson 5526949d36
Merge pull request #21722 from PMR745/feat/vscode_extension
Fix: Missing Docker Extension Installation Step
2025-01-09 14:20:21 +01:00
PMR745 41e2d0c9a1 feat: adding install extension point and image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 14:15:54 +01:00
David Karlsson 2530d03f9a networking: host driver in dd is no longer beta
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 14:07:44 +01:00
David Karlsson 08bbe48015 chore: remove stray mentions of Docker EE
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 14:04:26 +01:00
Mathieu Champlon 2d87e9b9bc
Add link to extra manual steps to fix the looping security popup (#21743)
<!--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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-09 10:10:43 +00:00