mirror of https://github.com/docker/docs.git
Change SSCM to SCCM
Signed-off-by: aroramrinaal <aroramrinaal@gmail.com>
This commit is contained in:
commit
8cff66c217
|
@ -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/).
|
|
@ -6,7 +6,7 @@ keywords: wsl, docker desktop, best practices
|
|||
|
||||
- Always use the latest version of WSL. At a minimum you must use WSL version 1.1.3.0., otherwise Docker Desktop may not work as expected. Testing, development, and documentation is based on the newest kernel versions. Older versions of WSL can cause:
|
||||
- Docker Desktop to hang periodically or when upgrading
|
||||
- Deployment via SSCM to fail
|
||||
- Deployment via SCCM to fail
|
||||
- The `vmmem.exe` to consume all memory
|
||||
- Network filter policies to be applied globally, not to specific objects
|
||||
- GPU failures with containers
|
||||
|
|
|
@ -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