Skip to content

publish updates from main #23075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: published
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 22 additions & 15 deletions _vendor/github.com/docker/cli/docs/reference/dockerd.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions _vendor/github.com/docker/scout-cli/docs/docker_scout.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions _vendor/github.com/docker/scout-cli/docs/docker_scout_cves.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions _vendor/github.com/docker/scout-cli/docs/docker_scout_push.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions _vendor/github.com/docker/scout-cli/docs/docker_scout_sbom.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _vendor/github.com/docker/scout-cli/docs/scout_push.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions _vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# github.com/moby/moby v28.3.2+incompatible
# github.com/moby/buildkit v0.23.2
# github.com/docker/buildx v0.25.0
# github.com/docker/cli v28.3.1+incompatible
# github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc+incompatible
# github.com/docker/compose/v2 v2.38.2
# github.com/docker/model-cli v0.1.33-0.20250703103301-d4e4936a9eb2
# github.com/docker/scout-cli v1.15.0
# github.com/docker/scout-cli v1.18.1
4 changes: 2 additions & 2 deletions content/manuals/admin/organization/insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ To use Insights, you must meet the following requirements:
- [Docker Business subscription](../../subscription/details.md#docker-business)
- Administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/)
for users
- Your Customer Success Manager must turn on Insights for your organization
- Your Account Executive must turn on Insights for your organization

## View Insights for organization users

To access Insights, contact your Customer Success Manager to have the
To access Insights, contact your Account Executive to have the
feature turned on. Once the feature is turned on, access Insights using the
following steps:

Expand Down
2 changes: 1 addition & 1 deletion content/manuals/engine/storage/volumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ $ docker volume create \
--opt type=cifs \
--opt device=//uxxxxx.your-server.de/backup \
--opt o=addr=uxxxxx.your-server.de,username=uxxxxxxx,password=*****,file_mode=0777,dir_mode=0777 \
--name cif-volume
--name cifs-volume
```

The `addr` option is required if you specify a hostname instead of an IP.
Expand Down
5 changes: 5 additions & 0 deletions content/manuals/offload/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ grid:
icon: bug_report
link: /offload/troubleshoot/

- title: Feedback
description: Provide feedback on Docker Offload.
icon: feedback
link: /offload/feedback/

aliases:
- /harmonia/
---
Expand Down
35 changes: 35 additions & 0 deletions content/manuals/offload/feedback.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
description: Find a way to provide feedback that's right for you
keywords: Feedback, Docker Offload, bugs, problems, issues
title: Give feedback
weight: 900
---

There are several ways you can provide feedback on Docker Offload.

### In-product feedback

On each Docker Desktop Dashboard view, there is a **Give feedback** link. This
opens a feedback form where you can share ideas directly with the Docker team.

You can use the form for any type of feedback, including:

- Report unexpected behavior
- Suggest improvements to Offload
- Share what's working well for you
- Describe how Offload integrates into your workflow and supports your development process

### Report bugs or problems on GitHub

To report bugs or problems, visit:
- [Docker Desktop for Mac issues on
GitHub](https://github.com/docker/for-mac/issues)
- [Docker Desktop for Windows issues on GitHub](https://github.com/docker/for-win/issues)
- [Docker Desktop for Linux issues on
GitHub](https://github.com/docker/desktop-linux/issues)

### Suggest features or ideas

To suggest new features or improvements, visit the [Docker Public
Roadmap](https://github.com/docker/roadmap/discussions). You can browse existing
ideas, vote on what matters to you, or open a new discussion.
2 changes: 1 addition & 1 deletion content/manuals/offload/troubleshoot.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Troubleshoot Docker Offload
linktitle: Troubleshoot
weight: 999
weight: 800
description: Learn how to troubleshoot issues with Docker Offload.
keywords: cloud, troubleshooting, cloud mode, Docker Desktop, cloud builder, usage
tags: [Troubleshooting]
Expand Down
9 changes: 4 additions & 5 deletions data/engine-cli/docker_container_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1915,15 +1915,14 @@ examples: |-

#### CDI devices

> [!NOTE]
> The CDI feature is experimental, and potentially subject to change.
> CDI is currently only supported for Linux containers.

[Container Device Interface
(CDI)](https://github.com/cncf-tags/container-device-interface/blob/main/SPEC.md)
is a standardized mechanism for container runtimes to create containers which
are able to interact with third party devices.

CDI is currently only supported for Linux containers and is enabled by default
since Docker Engine 28.3.0.

With CDI, device configurations are declaratively defined using a JSON or YAML
file. In addition to enabling the container to interact with the device node,
it also lets you specify additional configuration for the device, such as
Expand All @@ -1944,7 +1943,7 @@ examples: |-
available on the system running the daemon, in one of the configured CDI
specification directories.
- The CDI feature has been enabled in the daemon; see [Enable CDI
devices](/reference/cli/dockerd/#enable-cdi-devices).
devices](/reference/cli/dockerd/#configure-cdi-devices).

### Attach to STDIN/STDOUT/STDERR (-a, --attach) {#attach}

Expand Down
Loading