Argument | Description |
-Duser= userID | User ID to access the registry. |
-Dpassword= password | Optional. Password to access the registry. If you do not supply the password using this argument, you will be prompted for it when the pushImage command executes. |
-Dserver= registry_URL | URL of the registry. Example: docker.io |
-Drepository.name= repository_name | Name of the repository into which to push the image. |
-Dimage.name= Docker_ image_name | Name of the Docker image to push, such as the Integration Server image is:microPkg. |