Versions Compared

Key

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

...

The Docker File describes how the docker image should be constructed, while the Docker Context gives access to any source files required by the created image. Subsequently running the docker image will create a container, which is an instance of the image.  

Docker Build

Image RemovedImage Added

Name

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

...

The path to a PEM format file containing the key for the accessing the Docker Host Certificate. [--tlskey]


Settings

Image RemovedImage Added

Platform

Enter platform type. e.g. windows or linux. Only needed if the host server is multi-platform capable.

...

Optional extra command line arguments to pass to Docker Build.


Options

Image RemovedImage Added

Log standard output

...

If this is ticked, the values of any variables marked as sensitive will be masked with **** when setting system environment variables. Clear this to expose the values.

...

.