Update certify-images.md

edit ^article
This commit is contained in:
L-Hudson 2018-12-07 08:18:11 -05:00 committed by GitHub
parent 0215c0eef4
commit d81ffd0a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The `inspectDockerImage` tool will detect issues and output them as **warnings**
If you are publishing and certifying multiple versions for a Docker image, you will need to run the `inspectDockerImage` tool on each Docker image and send each result to Docker Hub.
If you are publishing and certifying multi-architecture Docker image (for example, Linux, Power, s390x, Windows) you will need to run the `inspectDockerImage` tool on the Docker EE server running on each architecture and send the results to Docker Hub.
If you are publishing and certifying a multi-architecture Docker image (for example, Linux, Power, s390x, Windows) you will need to run the `inspectDockerImage` tool on the Docker EE server running on each architecture and send the results to Docker Hub.
Details on how to run the `inspectDockerImage` tool and send the results to Docker Hub are in the sections that follow.