Versions Compared

Key

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

...

The version of Docker to use when running the Docker Build command. It is important that the agent have the correct version of Docker installed for the Docker File provided.  

URL for Docker Registry

The URL of the Docker Registry that the image is to be published to. For example the docker hub registry is https://index.docker.io/v1/, however this could be a local registry used for internal private images such as registry.our_domain.com. Note that the registry has to be accessible from the agent machine, and have the supplied username as a valid user who is allowed to publish images to it. 

Docker Registry ID

The username under which the image will be published. The registry ID should have been given permission to publish images to the registry host supplied. 

Docker Registry Password

The matching password for the registry ID supplied. If this value contains any $ or % characters they should be escaped so that they are not treated as variables by Continua.