mirror of https://github.com/docker/docs.git
And link between single and bulk repo enabling
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
This commit is contained in:
parent
e2787aa39a
commit
4a83049a50
|
@ -40,6 +40,12 @@ To activate Advanced image analysis:
|
||||||
by Docker Scout**.
|
by Docker Scout**.
|
||||||
5. Select **Save**.
|
5. Select **Save**.
|
||||||
|
|
||||||
|
> **Tip**
|
||||||
|
>
|
||||||
|
> You can enable Advanced image analysis on repositories in bulk from
|
||||||
|
> [the Docker Scout Dashboard settings](./dashboard.md#repository-settings).
|
||||||
|
{: .tip }
|
||||||
|
|
||||||
## Analyze an image
|
## Analyze an image
|
||||||
|
|
||||||
To trigger Advanced image analysis, push an image to a Docker Hub repository
|
To trigger Advanced image analysis, push an image to a Docker Hub repository
|
||||||
|
|
|
@ -19,7 +19,6 @@ The **Overview** tab shows the total number of vulnerabilities across all your D
|
||||||
|
|
||||||
## Repository settings
|
## Repository settings
|
||||||
|
|
||||||
|
|
||||||
Enable Docker Scout analysis on repositories in the current organization by selecting the settings icon next to your user profile picture and then the **Repository settings** menu item.
|
Enable Docker Scout analysis on repositories in the current organization by selecting the settings icon next to your user profile picture and then the **Repository settings** menu item.
|
||||||
|
|
||||||
Select the checkboxes for the repositories on which you want to enable Docker Scout analysis and
|
Select the checkboxes for the repositories on which you want to enable Docker Scout analysis and
|
||||||
|
|
Loading…
Reference in New Issue