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

Compare with Current View Page History

« Previous Version 2 Next »

Docker Build Image Action allows for the construction of a docker image from a Docker File and a Docker Context. The Docker File describes how the docker image should be constructed, while the Docker Context gives access to any required files to make the created image work. Subsequently running the docker image will create a container, an instance of the image created.  

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 Image

 

Docker File

 

Docker Context

 

Current Working Directory

 

Using

 

Specify docker host

 

TLS Verification

 

URL Docker Host

 

Docker Host CA Certificate

 

Docker Host Certificate

 

Docker Host Certificate Key

 

  • No labels