You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Docker Run Command Action allows for the running of any docker command on the agent or a remote host. 

Name

A friendly name for this action (will be displayed in the actions workflow area).

Enabled

Determines if this action will be run within the relevant stage.

Docker Command

The Docker Command to run on the agent or host Docker system. For information on the Docker commands and their parameters read the Docker Command Line reference

Current Working Directory

The directory from where the Docker command will be run. This is important for relative directories passed to the Docker Command. 

Using

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.  

  • No labels