mirror of https://github.com/docker/docs.git
Reformat auth steps as a tip and make more specific
This commit is contained in:
parent
0ae9f00960
commit
bc8bc8d617
|
@ -28,7 +28,11 @@ You can analyze Artifactory images for vulnerabilities locally using Docker Desk
|
|||
docker login {URL}
|
||||
```
|
||||
|
||||
You can find the credentials for your Artifactory repository by selecting it in the Artifactory UI and then the **Set Me Up** button.
|
||||
> **Tip**
|
||||
>
|
||||
> For cloud-hosted Artifactory you can find the credentials for your Artifactory repository by
|
||||
> selecting it in the Artifactory UI and then the **Set Me Up** button.
|
||||
{: .tip }
|
||||
|
||||
## Remote image analysis
|
||||
|
||||
|
|
Loading…
Reference in New Issue