path property
The path to the Docker build context directory.
Must contain a Dockerfile (or the file named by dockerfilePath).
Implementation
final String path;
The path to the Docker build context directory.
Must contain a Dockerfile (or the file named by dockerfilePath).
final String path;