path property

String path
final

The path to the Docker build context directory.

Must contain a Dockerfile (or the file named by dockerfilePath).

Implementation

final String path;