Commit Graph

65849 Commits

Author SHA1 Message Date
David Karlsson
d3a595ef6a site: use gordon for ask ai
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-13 12:21:28 +01:00
Manuel
60c53de8f9 Fix Version Tag (#23961)
Bug: 
The summary-bar shows a wrong tag and links to a broken URL.

Example:
Info bar on https://docs.docker.com/compose/compose-sdk


- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-12 11:29:29 -08:00
github-actions[bot]
ee98ad1e95 docs: address issue #23891 (#23957)
## Summary
Fixed Docker Desktop Ubuntu installation commands to use `apt install`
instead of `apt-get install` for local .deb files.

## Changes
- Changed `apt-get install` to `apt install` in the Install Docker
Desktop section
- Changed `apt-get install` to `apt install` in the Upgrade Docker
Desktop section
- Kept `apt-get update` unchanged (works correctly)

Fixes #23891

---
🤖 Generated with [cagent](https://github.com/docker/cagent)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-12 10:26:15 +00:00
Allie Sadler
9c6d4cb22e Desktop: 4.56 RN (#23924)
<!--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
2026-01-12 10:03:22 +01:00
Kristiyan Velkov
548e6cd6ae [feat] update vue.js sample guide to use dhi example (#23822)
## Description

This PR adds a DHI-based Dockerfile example demonstrating how to build
an Vue.js application using the dhi-node image and serve it through the
dhi-nginx image.

## Reviews

- [x] Technical review
2026-01-09 10:52:24 -08:00
Kristiyan Velkov
2edaefd82f [feat] update angular sample guide to use dhi example (#23820)
## Description

This PR adds a DHI-based Dockerfile example demonstrating how to build
an Angular application using the dhi-node image and serve it through the
dhi-nginx image.

## Reviews


- [x] Technical review
2026-01-09 10:44:09 -08:00
David Karlsson
6c68968ea0 Merge pull request #23951 from dvdksn/landing-page-download-btn
site: add dd download links to homepage
2026-01-09 17:49:32 +01:00
David Karlsson
9a56ba3db0 site: add dd download links to homepage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-09 17:44:07 +01:00
Sharjeel Faiq
546ade7ffa Update what-is-a-container.md (#23950)
Fixed grammar issue

OLD LINE
Since containers are run in isolation, they have minimal influence on
the host and other containers, increasing the security of your
applications.

NEW LINE
Since containers run in isolation, they have minimal influence on the
host and other containers, increasing the security of your applications.
2026-01-09 11:00:08 +00:00
David Karlsson
8b2fedf083 Merge pull request #23945 from vvoland/update-docker-29
engine: 29.1.4
2026-01-09 10:37:02 +01:00
Craig Osterhout
6618b0dbb5 hub: add alias (#23948)
<!--Delete sections as needed -->

## Description

Added alias for moved topic.

## Related issues or tickets

Closes #23946
Related #23882

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-09 10:20:34 +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
Allie Sadler
95132e4677 Removes DD: RSS feed (#23943) 2026-01-08 09:23:27 -08:00
Sebastiaan van Stijn
a5d29ea796 Merge pull request #23944 from thaJeztah/api_crawlable
api: include alternate link for swagger / OpenAPI spec
2026-01-08 17:04:53 +01:00
Sebastiaan van Stijn
67c1e98f0b api: include alternate link for swagger / OpenAPI spec
The API docs are generated dynamically, which prevents them from being
crawled / indexed. Provide a link to the swagger / OpenAPI spec that's
used to generate the page, so that that content can be used as alternative.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-08 16:36:09 +01:00
David Karlsson
d8fcda9db3 Merge pull request #23927 from docker/bot/sync-cli-docs
cli: sync docs with cli 60f06cb2df3df36ddfb531c1dae8c6fa96e5f9e7
2026-01-08 13:32:42 +01:00
Allie Sadler
af0ff2b9d9 ENGDOCS-3118 (#23940)
<!--Delete sections as needed -->

## Description

Changes release notes for Build to point to the GitHub release pages
instead

## 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
2026-01-08 09:38:05 +00:00
Craig Osterhout
54ca9b78c4 get-started: add alias (#23942)
<!--Delete sections as needed -->

## Description

Added alias for old path.

## Related issues or tickets

Closes #23919

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-08 07:36:33 +00:00
Allie Sadler
0f8cb36493 ENGDOCS-3136 (#23939)
<!--Delete sections as needed -->

## Description

Updates Compose history and development page with v5 info

## 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
2026-01-08 07:33:28 +00:00
github-actions[bot]
7f97477023 cli: sync docs with docker/cli v29.2.0-rc.1-8-g60f06cb2df 2026-01-08 02:47:47 +00:00
David Karlsson
a5938bb3cb Merge pull request #23933 from jarqvi/fix/api-docs-links
Update api docs links
2026-01-07 15:27:06 +01:00
Sebastiaan van Stijn
ccd16bb273 Merge pull request #23938 from dvdksn/redirect-deprecated-api-urls
engine: add more redirects for deprecated api versions
2026-01-07 14:03:21 +01:00
David Karlsson
d4dc754a94 Merge pull request #23926 from dvdksn/cagent-docfixer-improvements
agent: improvements to cagent issue fixer workflow
2026-01-07 13:51:28 +01:00
MohammadHasan Akbari
e42100bfe1 chore: update api version in api docs links
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-01-07 15:47:34 +03:30
David Karlsson
b9dfbbd757 Merge pull request #23937 from dvdksn/fix-codeblock-contrast
fix: improve contrast in code blocks where language is unrecognized
2026-01-07 11:34:32 +01:00
David Karlsson
42a28d8121 engine: add more redirects for deprecated api versions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-07 11:30:32 +01:00
David Karlsson
8725611e05 Merge pull request #23812 from dvdksn/geo
site: improve schema.org json-ld markup
2026-01-07 10:16:09 +01:00
David Karlsson
88c600157b fix: improve contrast in code blocks where language is unrecognized
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-07 10:11:23 +01:00
Craig Osterhout
6e7df27020 dhi: add aliases (#23935)
<!--Delete sections as needed -->

## Description

`about` was renamed `explore`. Added some aliases.

## 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 Osterhout <craig.osterhout@docker.com>
2026-01-07 07:37:24 +00:00
Allie Sadler
3415afac40 ENGDOCS-3132 (#23934)
<!--Delete sections as needed -->

## Description

As discussed before xmas, we will be removing opensource release note
pages and pointing users directly to the GitHub page

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-07 07:13:56 +00:00
Igor Aleksandrov
7d658cda6c Updated Ruby guide to use dhi.io (#23863)
<!--Delete sections as needed -->

* Updated Ruby containerization guide to use dhi.io for hardened images.
* Used abbreviations for hardened images (DHI) and official images (DOI)
to align with official manuals
(https://docs.docker.com/dhi/migration/examples/go/). Optional and can
be changed to a better wording.
* Bumped Ruby version to 3.4.8.

## Reviews

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

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2026-01-06 13:39:57 -08:00
MohammadHasan Akbari
1596996ab0 fix: update api docs links
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
2026-01-06 14:40:53 +03:30
Allie Sadler
df6b585352 ENGDOCS-3131 (#23930)
<!--Delete sections as needed -->

## Description

Part of the discussions with Compose team at the offsite, we agreed to
remove the migration page as we now have v5 and v1 stopped receiving
support 4 years ago. Visits to this page are minimal. Redirects are to
the main Compose landing page now and Vale error is to vvv old Desktop
release pages that are no longer visible

## 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
2026-01-06 09:54:51 +00:00
Allie Sadler
920679726a ENGDOCS-3133 (#23931)
<!--Delete sections as needed -->

## Description

Removes the redundant sample apps page in the Compose docs, as per
discussions with the Compose team.
This page isn't really visited and it includes content that links to
other Compose docs pages. The link to the sample apps repo is better
served on other pages such as the quickstart tutorial. Redirects to the
Quickstart page

## Related issues or tickets

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-06 09:51:45 +00:00
Craig Osterhout
b10a462f9f rename api layout (#23928)
<!--Delete sections as needed -->

## Description

Rename API template



https://deploy-preview-23928--docsdocker.netlify.app/reference/api/engine/version/v1.52/

## 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 Osterhout <craig.osterhout@docker.com>
2026-01-05 16:40:38 +00:00
David Karlsson
e628c62978 ci: improve agent/fix workflow
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 16:49:24 +01:00
David Karlsson
f7b2cc073e chore(cagent): use sub_agents, streamline instructions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 16:34:55 +01:00
David Karlsson
8de91a898d Merge pull request #23925 from vvoland/gha-sync-cli-docs-singlepr
gha/sync-cli-docs: Update existing PR instead of creating new ones
2026-01-05 16:02:42 +01:00
Paweł Gronowski
1b1b173e43 gha/sync-cli-docs: Update existing PR instead of creating new ones
Actually we don't need to create a separate PR per each update and we
can just modify the previous one if it wasn't merged yet.

Change the workflow to use a fixed branch name and update existing PRs
when newer CLI versions are available, rather than creating multiple
PRs.

The workflow now uses a consistent branch name "bot/sync-cli-docs"
instead of timestamp-based names.

When an existing PR from this branch is found, it force-pushes the new
changes and updates the PR title and body with the latest CLI version
information.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-05 14:54:29 +01:00
David Karlsson
772dfc345d Merge pull request #23921 from dvdksn/hugo-v0.154.2
hugo v0.154.2
2026-01-05 14:09:00 +01:00
David Karlsson
ef9436644c Merge pull request #23907 from vvoland/gha-sync-cli-docs-detect-prs
gha/sync-cli-docs: Detect existing PR
2026-01-05 14:08:39 +01:00
Paweł Gronowski
2c6076186f gha/sync-cli-docs: Only trigger on relevant PRs
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-05 12:48:23 +01:00
Paweł Gronowski
72d3e14405 gha/sync-cli-docs: Detect existing PR
Add deduplication logic to prevent multiple PRs for the same CLI version
and enhance PR management.

When an existing PR is found, the workflow adds a bump comment instead
of creating a duplicate.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-01-05 12:48:23 +01:00
Thiago S Shimada Ramos
1561a8a769 Fix docker command syntax in GPU manual (#23892)
## Description

There was a typo and missing syntax, it is fixed 

## 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>
2026-01-05 11:17:41 +00:00
Henré Botha
39d3def5a5 Fix typo (#23887)
## Description

Tiny grammar fix.
2026-01-05 11:06:33 +00:00
Matt Landis
9c5e29fc1f Docker Desktop 4.55 release notes - add missing fix for DDB-363 (#23878)
## Description

Added an item to the Docker Desktop 4.55 release notes to indicate it
fixed a bug with kubeadm + Registry Access Management.

## Related issues or tickets

DDB-363

## Reviews

<!-- Notes for reviewers here -->

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

- [X] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-05 11:04:28 +00:00
David Karlsson
73ea399d9a Merge pull request #23918 from Patuti/patch-1
Fix docker command syntax in GPU documentation
2026-01-05 11:03:49 +01:00
David Karlsson
ec72262eed scout: remove module for cli docs, vendor manually
Upstream docs had a formatting issue that needed a hotfix.
Rather than fixing the vendored yaml,
which would be overwritten the next time update (any) vendored modules,
I decided to manually copy the cli reference yaml to the data dir.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 09:18:29 +01:00
David Karlsson
a54ead2a07 chore: remove deprecated :slugorfilename permalink token
Use new :slugorcontentbasename option

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:41:54 +01:00
David Karlsson
7f488f5313 chore: ignore hugo_stats.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-01-05 08:34:39 +01:00