remove mentions of opting in (#5976)

we have removed opt-in to scanning
This commit is contained in:
Bryan Lee 2018-02-09 10:53:49 -08:00 committed by Misty Stanley-Jones
parent c888f691fa
commit 2a2245fa15
1 changed files with 1 additions and 20 deletions

View File

@ -14,8 +14,7 @@ the results of the scan for each image tag.
Docker Security Scanning is available as an add-on to Docker hosted private Docker Security Scanning is available as an add-on to Docker hosted private
repositories on both Docker Cloud and Docker Hub. The feature is available as a repositories on both Docker Cloud and Docker Hub. The feature is available as a
free preview for private repository subscribers for a limited time. You can free preview for private repository subscribers for a limited time.
opt-in to begin using the service from the Plan page.
During the free period, Docker Security Scanning scans the three most recently During the free period, Docker Security Scanning scans the three most recently
updated tags in each of your private repositories. You can push an update to an updated tags in each of your private repositories. You can push an update to an
@ -24,24 +23,6 @@ the scan results when new information comes in from the CVE databases.
You can also view scan results for Official Images on Docker Hub if you are logged in. You can also view scan results for Official Images on Docker Hub if you are logged in.
## Opt in to Docker Security Scanning
To opt in:
1. Log in to Docker Cloud or Docker Hub.
2. Go to the **Plan** details for your account.
On Docker Cloud these are located in the **Cloud Settings** in the lower left. On Docker Hub, these are in the **Billing and Plans** tab of the **Settings** menu.
3. Check **Monitor with Docker Security Scanning** to add the service to your plan.
![Security scanning checkbox](images/scan-enable.png)
The scanning process begins immediately for the three most recent tags in each
of your private repositories. The scan results should be available within 48
hours at most.
## View Docker Security Scanning results ## View Docker Security Scanning results
Once you opt-in to the Docker Security Scanning and the scan process completes, you can view the scan results for your private repos. Once you opt-in to the Docker Security Scanning and the scan process completes, you can view the scan results for your private repos.