Commit Graph

65629 Commits

Author SHA1 Message Date
Marco Franzon
693bfc740b Add DHI to the Python guide (#23749)
## Description

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

## Reviews

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-11-21 13:52:13 -08:00
David Karlsson
659ed73635 Merge pull request #23755 from mikegcoleman/mikegcoleman-update-tx-examples
Update typescript examples for e2b quickstart
2025-11-21 19:45:52 +01:00
Mike Coleman
0594a46622 Update typescript examples
The commands for creating a sandbox as well as retreiving the sandbox URL and access token were no longer beta so they method names needed to be changed.
2025-11-21 10:39:42 -08:00
Kristiyan Velkov
b11f7a5a52 [feat] Added new documentation for Node.js guide (#23607)
This PR introduces a comprehensive, language-specific guide for
containerizing Node.js applications using Docker, aimed at helping
developers streamline development, testing, and deployment workflows. It
includes hands-on steps and real-world examples to configure CI/CD
pipelines using GitHub Actions, following modern DevOps best practices.

**What’s Included**

- Step-by-step instructions to containerize Node.js applications using
Docker.
- Configuration for a local development environment inside containers
with automatic reloads.
- Guidance on running unit and integration tests within Docker
containers.
- Full CI/CD pipeline setup using GitHub Actions for automated builds,
tests, and deployments.
- Deployment instructions for a local Kubernetes cluster to validate
production readiness.

**Credits**
[Kristiyan Velkov](https://www.linkedin.com/in/kristiyanvelkov/), Docker
Captain.

## Reviews

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

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-11-21 10:25:26 -08:00
Allie Sadler
d211ce0784 desktop screenshot update (#23750)
<!--Delete sections as needed -->

## Description

Updates screenshots.. (not sure if they're needed, but kept them anyway)

## 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-21 10:16:44 +00:00
Allie Sadler
8cc6a0c8ae desktop: 4.52 release notes (#23742)
<!--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-20 14:28:47 +01:00
Gavin
9a9adfa7a5 Add info about port binding controls (Desktop 4.52) (#23737)
<!--Delete sections as needed -->

## Description

Adds information on the new port binding settings that are going into
Docker Desktop 4.52, including a brief description of how it works, and
information about settings management.

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

## 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-11-20 14:27:54 +01:00
David Karlsson
1b74857e4e Merge pull request #23747 from mjobidon/patch-1
Add Ruff installation instructions to Python linting guide
2025-11-20 09:39:37 +01:00
mjobidon
33a8e642b0 Include installation steps for Ruff in guide
Added installation instructions for Ruff linter.
2025-11-19 22:32:42 -05:00
Michael Irwin
daff897a53 Update Traefik version to work with Docker 29+ (#23746)
## Description

Update the version of Traefik being used to work with Docker Engine v29+
2025-11-19 13:41:57 -08:00
Craig Osterhout
9d943869af components: add deprecated badge (#23744)
<!--Delete sections as needed -->

## Description

Added gray color for deprecated badge.
Updated contribution guide for usage

## 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>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-19 09:27:43 -08:00
David Karlsson
1df786a4a2 Merge pull request #23609 from intojhanurag/fix-debug-keywords
fix: remove duplicate YAML keys
2025-11-19 13:06:50 +01:00
David Karlsson
c466e5081e Merge pull request #23741 from docker/dependabot/github_actions/reviewdog/action-setup-1.5.0
build(deps): bump reviewdog/action-setup from 1.4.0 to 1.5.0
2025-11-19 12:08:38 +01:00
David Karlsson
d83fd71a94 Merge pull request #23739 from joyalgeorgekj/fix-23738-Tooltip_UI_Inconsistency
[FIX]: UI Inconsistency and Theme change UI Inconsistency
2025-11-19 12:05:42 +01:00
dependabot[bot]
7dbc5db34e build(deps): bump reviewdog/action-setup from 1.4.0 to 1.5.0
Bumps [reviewdog/action-setup](https://github.com/reviewdog/action-setup) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/reviewdog/action-setup/releases)
- [Commits](d8edfce3dd...d8a7baabd7)

---
updated-dependencies:
- dependency-name: reviewdog/action-setup
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 01:06:19 +00: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
Joyal George K J
23e136562a UI Inconsistency in tooltip fixed by adding the tailwind class for dark theme text color as text-gray-800 2025-11-18 21:44:21 +05:30
David Karlsson
2595d2f067 vale: add pluggable, stargz to vocabulary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-18 16:47:44 +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
CrazyMax
90f5fcfc27 Merge pull request #23734 from docker-tools-robot/dispatch/buildx-ref-v0.30.1
Update buildx reference to v0.30.1
2025-11-17 19:01:46 +01:00
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