Commit Graph

65608 Commits

Author SHA1 Message Date
crazy-max
e6a695c955 vendor: github.com/docker/buildx v0.30.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 17:53:08 +00:00
Allie Sadler
8e3bb668b3 Desktop: Networking how-tos (#23708)
<!--Delete sections as needed -->

## Description

Follow up to https://github.com/docker/docs/pull/23626.

Pivots the current content to more how-to type content (no new content
added), removes repetitions, add more cross-links

## Related issues or tickets

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

## Reviews

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

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

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2025-11-17 16:24:19 +00:00
David Karlsson
2648063180 Merge pull request #23732 from vvoland/update-docker-v29
engine: v29.0.2
2025-11-17 13:56:58 +01:00
Paweł Gronowski
05cccc740d engine: v29.0.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-17 13:52:06 +01:00
David Karlsson
bdaabfb294 Merge pull request #23722 from vvoland/update-docker-v29
engine: v29.0.1
2025-11-17 13:12:54 +01:00
Paweł Gronowski
15dee59ba4 engine: v29.0.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-17 12:02:28 +01:00
Sebastiaan van Stijn
820bc9a453 Merge pull request #23730 from dvdksn/engine-29-limitnofile
engine: document LimitNOFILE change in engine v29 / containerd v2.1.5
2025-11-17 10:54:20 +01:00
David Karlsson
60a2669fb6 engine: document LimitNOFILE change in engine v29 / containerd v2.1.5
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-17 08:20:26 +01:00
Pradumna Saraf
e21ee9d774 docs: Update Deno guide to include Docker Hardened Images (#23665)
<!--Delete sections as needed -->

## Description

Add a section in the Deno guide to use DHI

## Reviews

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

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

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2025-11-14 11:01:19 -08:00
Allie Sadler
7759777507 docs fixes (#23724)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/23720
Closes https://github.com/docker/docs/issues/23706

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-11-14 16:12:05 +00:00
David Karlsson
9900c0164f Merge pull request #23723 from dvdksn/buildkit-v0.26.0
vendor: github.com/moby/buildkit v0.26.0
2025-11-14 14:35:38 +01:00
David Karlsson
a9392c15ae vendor: github.com/moby/buildkit v0.26.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 14:21:08 +01:00
David Karlsson
d45f21662d Merge pull request #23710 from docker-tools-robot/dispatch/buildx-ref-v0.30.0
Update buildx reference to v0.30.0
2025-11-14 14:18:06 +01:00
jsternberg
91004c582d vendor: github.com/docker/buildx v0.30.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-14 14:14:16 +01:00
Nick Adcock
962c42c50b Add Offload activity log events (#23716)
<!--Delete sections as needed -->

## Description

Adds the Offload activity log events to the activity-logs documentation.
Adds all activity log actions to the audit-logs API spec.

## 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: Nick Adcock <nick.adcock@docker.com>
2025-11-13 12:09:40 -08:00
Igor Aleksandrov
831fb59497 Ruby language DHI (#23691)
## Description

Upgraded Ruby language guide to include DHI-based Dockerfile example.

## Reviews

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

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2025-11-13 11:19:44 -08:00
David Karlsson
38698597b0 Merge pull request #23718 from dvdksn/llms-txt-fixes
llms txt fixes
2025-11-13 16:18:38 +01:00
David Karlsson
99272ba7be Merge pull request #23705 from dvdksn/engine-ubuntu-apt
engine: update ubuntu installation instructions to use deb822, apt
2025-11-13 15:41:37 +01:00
David Karlsson
556eed6f35 fix: update apt source filename in ubuntu uninstall
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 15:37:07 +01:00
David Karlsson
5a8fdb11c2 hugo: remove redundant outputformats config
We use the default values for robots.txt and markdown,
so there is no point in declaring them in our hugo config.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
David Karlsson
d4bbf9b8e9 llms.txt: add markup for h1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
David Karlsson
e17aa3e6a6 llms.txt: only render section links to existing pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
David Karlsson
3a8312bf55 llms.txt: resolve shortcodes in rendered Markdown
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
David Karlsson
69e7b81888 llms.txt: add page descriptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
David Karlsson
be9c6d7543 llms.txt: reduce whitespaces and remove dud entries
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 14:38:01 +01:00
Allie Sadler
befcaf0320 Desktop 4.51: Kubernetes updates (#23699)
<!--Delete sections as needed -->

## Description

Kubernetes moving out of settings. Very little new information, just
moves things about for a better layout and adds a bit on the new view.

## 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-11-13 13:25:41 +00:00
Allie Sadler
f5ba94f38e Desktop:4.51 RN (#23694)
<!--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-11-13 13:25:28 +00:00
David Karlsson
5c1413d481 Merge pull request #23603 from robmry/subnet-by-prefixlen
Describe default-address-pools, and --subnet prefix-len option
2025-11-13 11:54:41 +01:00
David Karlsson
b8288c5129 Merge pull request #23409 from robmry/moby29_bug_fixes
Networking docs fixes for moby 29
2025-11-13 11:20:06 +01:00
Rob Murray
525496dd4a Engine: fix mention of ipvlan-l2 in macvlan doc
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-13 10:15:11 +00:00
Rob Murray
c8bb66be1b Engine: note that macvlan containers can't reach the host
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-13 10:15:11 +00:00
Rob Murray
4526e06a6a Engine: document com.docker.network.host_ipv4 / host_ipv6
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-13 10:15:11 +00:00
David Karlsson
59945a6a5d Merge pull request #23698 from vvoland/update-docker-v29
engine: v29.0.0
2025-11-13 11:09:13 +01:00
David Karlsson
b477cff419 Merge pull request #23715 from dvdksn/agent-sandboxes-fixups
sandboxes: update feedback links
2025-11-13 11:08:20 +01:00
David Karlsson
8078332559 sandboxes: update feedback links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-13 10:12:48 +01:00
Sarah Sanders
f2ffd89458 support: single page (#23657)
## Description
- Moves support information to dedicated page
https://deploy-preview-23657--docsdocker.netlify.app/support/
2025-11-12 09:39:02 -05:00
David Karlsson
5ede4965b6 Merge pull request #23707 from eshattow/debianinstalldocupdates3
engine: install: debian.md update docker.list reference to docker.sou…
2025-11-12 13:31:06 +01:00
E Shattow
13789183d3 engine: install: debian.md update docker.list reference to docker.sources 2025-11-12 04:19:38 -08:00
David Karlsson
1c230f752c vendor: github.com/docker/cli v29.0.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 10:27:05 +01:00
David Karlsson
53953dc8d0 engine: use moby/moby/api module and bump min api version to 1.44
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit 79abab7d09)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 10:27:04 +01:00
Paweł Gronowski
dbc061c762 engine: Update version
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-12 10:27:00 +01:00
Paweł Gronowski
a264097653 engine: v29.0.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-12 10:05:47 +01:00
David Karlsson
badf5a8ffc engine: change apt-get to apt in ubuntu install
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 09:44:39 +01:00
David Karlsson
7894596ba7 engine: use deb822 apt source format in ubuntu install
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-12 09:39:24 +01:00
David Karlsson
e6204b64d1 Merge pull request #23679 from eshattow/debianinstalldocupdates2
engine: install: debian.md suggest using apt UI
2025-11-12 08:57:47 +01:00
David Karlsson
c152b6077d Merge pull request #23700 from dvdksn/docker-sandboxes
docker sandboxes
2025-11-11 17:07:35 +01:00
David Karlsson
fabb108e1f ai: add docs for local agent sandboxes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-11 17:03:50 +01:00
David Karlsson
e53126ed6a Merge pull request #23695 from dvdksn/mcp-dcr-oauth
mcp: dcr oauth support
2025-11-11 16:12:43 +01:00
David Karlsson
a8e80b93f3 mcp: dcr oauth support
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-11 16:04:14 +01:00
David Karlsson
72ae3582c8 Merge pull request #23672 from dvdksn/appdev-2025-survey
site: add state of appdev survey callout to home page
2025-11-10 16:06:17 +01:00