scout: remove experimental callout for watch#24181
Open
craig-osterhout wants to merge 3 commits intodocker:mainfrom
Open
scout: remove experimental callout for watch#24181craig-osterhout wants to merge 3 commits intodocker:mainfrom
craig-osterhout wants to merge 3 commits intodocker:mainfrom
Conversation
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Review Summary
✅ Approved - Documentation changes look good!
This PR correctly removes the experimental callout for docker scout watch (now GA in v1.19.0) and adds helpful clarification about the command being a long-running process. The new content:
- Clearly explains that the process must run indefinitely
- Warns users about terminal session termination
- Provides practical guidance on running as a system service (systemd, nohup)
- Follows Docker documentation style guidelines
- No line length violations or style issues
The added context will help users understand how to properly deploy this integration in production environments.
dvdksn
approved these changes
Feb 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Scout watch is no longer experimental as of v1.19.0. Removed callout.
Scout watch must continue running. Added the info to the step with a hint of some commands to run it as a system process.
https://deploy-preview-24181--docsdocker.netlify.app/scout/integrations/registry/artifactory/
Related issues or tickets
https://docker.slack.com/archives/C04C69EM70C/p1771418602873829?thread_ts=1754573643.278429&cid=C04C69EM70C
Reviews