Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Alternatively, you can select the Custom option from the Using drop down list and specify a path in the resulting input field that will be displayed. Please read Why it's a good idea to use a property collector before using this option.


Registry

Log in to a Docker registry. [docker login], [docker logout]

Registry URL

The URL or server name to the registry to upload the image to. Leave blank to use Docker Hub.

...

Username for the registry account. [--username]

Password

Password for the registry account. [--password-stdin]


Host

Docker Host URL

The address of the host running the Docker daemon. This can be in the form of a URL or any IP4 Address. If a non-standard port is required simply use the <IPAddress>:<Port> specification format. [--host]

...