mirror of https://github.com/docker/docs.git
Updated w/ Docker Cloud Org Support
Updated image-scan.md to reflect that security scanning of private repositories w/in an organization is available in Docker Cloud.
This commit is contained in:
parent
a2c4e69ab7
commit
82d9e2d532
|
@ -142,9 +142,8 @@ repository subscriptions.
|
|||
|
||||
#### Can I scan my organization's repositories (public and/or private)?
|
||||
|
||||
Currently, you can view scans for your Organization's repositories only on
|
||||
Docker Hub. At this time Docker Cloud does not support organization accounts,
|
||||
and so we cannot scan their repositories.
|
||||
Yes. You can view scans for your Organization's private repositories on both
|
||||
Docker Hub and Docker Cloud.
|
||||
|
||||
#### Can I scan my public repositories?
|
||||
|
||||
|
@ -180,4 +179,4 @@ components.
|
|||
## Related information
|
||||
|
||||
* [Learn about CVE and how it compiles data](https://cve.mitre.org/about/index.html).
|
||||
* [How to create a Docker Official image](/docker-hub/official_repos/)
|
||||
* [How to create a Docker Official image](/docker-hub/official_repos/)
|
||||
|
|
Loading…
Reference in New Issue