253 Commits

Author SHA1 Message Date
David Karlsson
94c2be0e20 Clarify that --rm works with detached containers
Add clarification in the 'Remove anonymous volumes' section that the
--rm option works with both foreground and detached (-d) containers.
Anonymous volumes are cleaned up when the container exits, regardless
of how it was started.

Fixes #19717

Assisted-By: docker-agent
2026-03-20 10:11:12 +01:00
Dorin Geman
0913862a02 docs(containers): move GPU access to dedicated page
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2026-03-19 20:13:46 +02:00
dvdksn
a8c5858972 docs: document 127.0.0.11 embedded DNS server address
Add a brief mention of the embedded DNS server IP address (127.0.0.11)
to the DNS services section of the networking overview. Notes that
there is no IPv6 equivalent and that applications like Nginx can use
this address for explicit DNS configuration.

Fixes #20532

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-03-17 14:36:10 +01:00
Tiara Johnson
e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

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

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00
David Karlsson
bd6c0f90c1 Merge pull request #24347 from vvoland/remove-fedora41
docs/engine: Remove Fedora 41 from supported versions
2026-03-12 13:07:55 +01:00
Paweł Gronowski
55c09cc1f2 docs/engine: Remove Fedora 41 from supported versions
Fedora 41 reached its end of life on December 15, 2025.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-03-12 12:45:27 +01:00
dvdksn
c116aeb256 docs: address issue #24296
This change was automatically generated by the documentation agent team
in response to issue #24296.

🤖 Generated with cagent
2026-03-09 13:23:58 +00:00
David Karlsson
3ad54edfd7 engine: add inline examples for managing labels on Docker objects
Addresses #7462 — the labels page only linked to the Dockerfile LABEL
instruction for adding labels to images. Rewrote the section with
inline examples showing how to add, inspect, and filter labels for
each object type, including the docker build --label flag.
2026-03-09 13:53:47 +01:00
rohan436
2cc6ce2d84 docs: fix trust automation typo 2026-03-08 14:23:40 +08:00
rohan436
650f04b622 docs: fix trust delegation typo 2026-03-07 10:45:02 +08:00
Paweł Gronowski
55c1d3be9a engine: 29.3.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-03-05 16:46:48 +01:00
David Karlsson
c5b3cb60ad chore: fix links pointing to redirect targets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
70d0c07c69 site: use content adapters for cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:05 +01:00
Usha Mandya
6eb77d004b Update edu resources section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2026-02-20 15:30:06 +00:00
lacatoire
8e89d504ec fix: correct compose config reference link
The link for compose configs pointed to the legacy-versions page
instead of the configs reference page.

Fixes #24079
2026-02-10 17:40:05 +01:00
luojiyin
9be23c8032 Fix spelling errors across documentation and config files
- seee → see (hub API docs)
- dameon → daemon (release notes)
- plugable → pluggable (release notes)
- adminstrative → administrative (account docs)
- docekr → Docker (opentelemetry guide)
- addFlagLables → addFlagLabels (tensorflowjs guide)
- terrabytes → terabytes (Vale config)
- Dasboard → Dashboard (Vale vocabulary)
- plaform → platform (CLI docs)
- correponds → corresponds (CLI docs)
- digset → digest (buildx docs)

Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-02-08 13:15:42 +08:00
Sebastiaan van Stijn
be37c0192d engine/install: remove Ubuntu 25.04 ("plucky"), which is EOL
Ubuntu 25.04 ("plucky") reached EOL on January 15, 2026;
https://documentation.ubuntu.com/project/release-team/list-of-releases/#end-of-life

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-04 12:27:13 +01:00
Paweł Gronowski
d8dcb698ff engine: 29.2.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-02-02 17:43:11 +01:00
John Vines
9b18858cc7 Merge pull request #24045 from onboard-data/main
Clarifying %L behavior for awslogs driver
2026-01-30 11:45:24 +01:00
Paweł Gronowski
47548ed631 engine: 29.2.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-26 21:53:03 +01:00
Paweł Gronowski
6577812cc0 engine: 29.2.0-rc.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-19 14:47:50 +01:00
Paweł Gronowski
dca895c6e5 engine: 29.2.0-rc.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-16 16:23:57 +01:00
Paweł Gronowski
ed7f96b915 engine: 29.1.5
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-16 15:04:59 +01:00
Paweł Gronowski
ad8be55b7b engine: 29.1.4
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-08 20:51:23 +01:00
David Karlsson
8d9b9ef1e8 chore: remove deprecated _build frontmatter keyword
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:34:34 +01:00
hashlash
6bc51ebe72 Fix typo in Docker IP forwarding documentation
Corrected a typo in the Docker section regarding IP forwarding settings.
2025-12-26 09:18:06 +07:00
Paweł Gronowski
8f3b7e294c engine: 29.1.3
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-12 15:39:55 +01:00
Sebastiaan van Stijn
89b5ede2a0 engine: add some extra keywords for finding the debug section
I forgot where we documented this, and ChatGPT wasn't able to provide
the link, so I asked it to suggest improvements for it to discover the
page :)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-12-11 00:16:47 +01:00
David Karlsson
e8055e890f Merge pull request #23748 from AviVahl/patch-1
docs: update dnf repo installation commands
2025-12-05 14:53:26 +01:00
Yaoh Wu
9cab27dfde fix desc about cli api version 1.44
the api version 1.44 is still supported from https://github.com/docker/cli/pull/6551
2025-12-04 11:22:31 +08:00
David Karlsson
36a6d2708c Merge pull request #23751 from dvdksn/update-go-sdk-examples
update go sdk examples
2025-12-03 21:52:16 +01:00
David Karlsson
9ea450b40c Merge pull request #23766 from dvdksn/containerd-disk-usage
engine: clarify increased disk usage with containerd image store
2025-12-03 13:14:37 +01:00
Paweł Gronowski
951f91428d engine: 29.1.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-12-02 23:12:54 +01:00
Rob Murray
06b0eb4d57 Docker 29.1.1
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-28 13:05:11 +00:00
Rob Murray
738df10901 Docker 29.1.0 release notes
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-27 15:30:15 +00:00
Rob Murray
763ee13f53 Docker v29.0.4 release notes
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-24 22:06:42 +00:00
David Karlsson
743b82d91b engine: clarify increased disk usage with containerd image store
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-24 14:23:15 +01:00
Rob Murray
00eef4e065 engine: v29.0.3
Signed-off-by: Rob Murray <rob.murray@docker.com>
2025-11-24 11:24:05 +00:00
David Karlsson
b34561c8a2 Merge pull request #23731 from dvdksn/networking-consolidate
engine: consolidate network drivers documentation
2025-11-24 10:38:42 +01:00
David Karlsson
d099f51df7 Merge pull request #23642 from dvdksn/ubuntu-rootless-apparmor-profile
engine: safer creation of rootlesskit apparmor profile
2025-11-24 10:37:58 +01:00
David Karlsson
0ff924b333 engine: consolidate network drivers documentation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-21 19:51:11 +01:00
David Karlsson
66e8d18c90 engine: fix import path in release note for for api/pkg/stdcopy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-20 18:09:24 +01:00
Avi Vahl
91baa8dd4e docs: update dnf repo installation commands
dnf5 is used by default since Fedora 41:
https://fedoraproject.org/wiki/Releases/41/ChangeSet#Switch_to_dnf5

it comes with `config-manager` by default, albeit with slightly different cli arguments.
2025-11-20 13:24:59 +02:00
David Karlsson
6e8ef4cf21 engine: safer creation of rootlesskit apparmor profile
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-19 15:38:53 +01:00
David Karlsson
56650cf13f Merge pull request #23717 from dvdksn/containerd-default
engine: containerd default storage backend
2025-11-18 19:23:22 +01:00
David Karlsson
6a6faef3c4 engine: containerd default storage backend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-18 16:47:43 +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
Paweł Gronowski
15dee59ba4 engine: v29.0.1
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-11-17 12:02:28 +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
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