mirror of https://github.com/docker/docs.git
Added css border to images
This commit is contained in:
parent
0d4761218c
commit
bc7075df88
|
@ -41,7 +41,7 @@ If your current DTR license doesn't include scanning, you must first download th
|
|||
5. Click **Subscription Details** and select **Setup instructions**.
|
||||
6. Click **License key** below the Docker Datacenter logo.
|
||||
The license key (a `.lic` file) is downloaded to your local computer.
|
||||

|
||||
{: .with-border}
|
||||
Next, install the new license on the DTR instance.
|
||||
|
||||
7. Log in to your DTR instance using an administrator account.
|
||||
|
@ -52,7 +52,7 @@ Next, install the new license on the DTR instance.
|
|||
|
||||
10. Navigate to where you saved the license key (`.lic`) file, select it, and click **Open**.
|
||||
|
||||

|
||||
{: .with-border}
|
||||
|
||||
Proceed to [enable DTR Security Scanning](#enable-dtr-security-scanning).
|
||||
|
||||
|
@ -67,7 +67,7 @@ To enable security scanning in DTR:
|
|||
> **Note**: If you see a message on this tab telling you to contact your Docker sales representative, then the license installed on this DTR instance does not include Docker Security Scanning. Check that you have purchased Security Scanning, and that the DTR instance is using the latest license file.
|
||||
|
||||
4. Click the **Enable scanning** toggle so that it turns blue and says "on".
|
||||

|
||||
{: .with-border}
|
||||
5. Next, provide a security database for the scanner. **Security scanning will not function until DTR has a security database to use.**
|
||||
|
||||
By default, security scanning is enabled in **Online** mode. In this mode,
|
||||
|
@ -90,7 +90,7 @@ Two modes are available when Security Scanning is enabled:
|
|||
By default, _new_ repositories are set to `Scan on push & Scan manually`, but
|
||||
you can change this setting during repository creation.
|
||||
|
||||

|
||||
{: .with-border}
|
||||
|
||||
Any repositories that existed before scanning was enabled are set to `Scan manually` mode by default. If these repositories are still in use, you can change this setting from each repository's **Settings** page.
|
||||
|
||||
|
@ -102,7 +102,7 @@ To change an individual repository's scanning mode:
|
|||
1. Navigate to the repository, and click the **Settings** tab.
|
||||
2. Scroll down to the **Image scanning** section.
|
||||
3. Select the desired scanning mode.
|
||||

|
||||
{: .with-border}
|
||||
|
||||
## Update the CVE scanning database
|
||||
|
||||
|
|
Loading…
Reference in New Issue