The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

CloudShare Docker-Machine Plugin

cloudshareDockerMachine: CloudShare Docker-Machine

  • name : String (optional)
    Override the default docker-machine name for this project.
    You can use environment variables. The default value is jenkins-$JOB_NAME, which means an environment by the name of docker-machine-jenkins-[job name] would be used.
  • expiryDays : int (optional)

wrap([$class: 'DockerMachineWrapper']): Run Docker commands on CloudShare VM

  • name : String
    Override the default docker-machine name for this project.
    You can use environment variables.
    The default value is jenkins-$JOB_NAME, which means a CloudShare environment by the name of docker-machine-jenkins-[job name] would be used (docker-machine- is always prefixed by the docker-machine driver).
    Remember to also in configure the CloudShare API keys.
  • expiryDays : String

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.