mirror of https://github.com/docker/docs.git
Merge pull request #17668 from stephaurelio/sma/scoutBannerUpdate
Update Scout EA banner
This commit is contained in:
commit
4e81427e4e
|
@ -1,8 +1,5 @@
|
|||
> **Early Access**
|
||||
>
|
||||
> Docker Scout is an [early access](/release-lifecycle/#early-access-ea)
|
||||
> product.
|
||||
>
|
||||
> If you're interested in Docker Scout for your organization and want to
|
||||
> learn more, get in touch by filling out the contact form on the
|
||||
> [Docker Scout product page](https://docker.com/products/docker-scout){: target="_blank" rel="noopener" }.
|
||||
> Advanced image analysis is provided by Docker Scout and in [early access](/release-lifecycle/#early-access-ea).
|
||||
> [Learn more on the Docker Scout product page](https://docker.com/products/docker-scout){: target="_blank" rel="noopener" }.
|
||||
{: .restricted}
|
|
@ -0,0 +1,3 @@
|
|||
> **Info**
|
||||
>
|
||||
> The Docker Scout free plan gives you unlimited local image analysis and up to 3 remote repositories. [If you need more, upgrade your plan](/billing/scout-billing/).
|
|
@ -35,6 +35,8 @@ _The following video shows an end-to-end workflow of using Docker Scout to remed
|
|||
<div style="position: relative; padding-bottom: 64.86486486486486%; height: 0;"><iframe src="https://www.loom.com/embed/e066986569924555a2546139f5f61349?sid=6e29be62-78ba-4aa7-a1f6-15f96c37d916" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
|
||||
|
||||
|
||||
{% include scout-plans.md %}
|
||||
|
||||
## Docker Desktop
|
||||
|
||||
Docker Scout analyzes all images stored locally in Docker Desktop, providing you
|
||||
|
|
Loading…
Reference in New Issue