Skip to content

Commit d0c0c6d

Browse files
author
Claude Docs Agent
committed
docs: remove hardcoded Scout subscription limit, link to pricing page (fixes #24491)
1 parent a6a60f9 commit d0c0c6d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/manuals/scout/explore/analysis.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,8 @@ see [Integrating Docker Scout with other systems](/manuals/scout/integrations/_i
2929

3030
## Activate Docker Scout on a repository
3131

32-
Docker Personal comes with 1 Scout-enabled repository. You can upgrade your
33-
Docker subscription if you need additional repositories.
3432
See [Subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsScoutAnalysis)
35-
to learn how many Scout-enabled
36-
repositories come with each subscription tier.
33+
to learn how many Scout-enabled repositories come with each subscription tier.
3734

3835
Before you can activate image analysis on a repository in a third-party registry,
3936
the registry must be integrated with Docker Scout for your Docker organization.
@@ -233,4 +230,3 @@ To analyze images larger than that:
233230

234231
- Attach an [SBOM attestation](/manuals/build/metadata/attestations/sbom.md) at build-time. When an image includes an SBOM attestation, Docker Scout uses it instead of generating one, so the 10 GB limit doesn’t apply.
235232
- Alternatively, you can use the [CLI](#cli) to analyze the image locally. The 10 GB limit doesn’t apply when using the CLI. If the image includes an SBOM attestation, the CLI uses it to complete the analysis faster.
236-

0 commit comments

Comments
 (0)