Function: getRepositoryDockerfilePath()
getRepositoryDockerfilePath(
rootDirectoryPath:string):string|null
Defined in: _internal/repository-text-files.ts:110
Resolves the repository-root Dockerfile path when present.
Parametersâ
rootDirectoryPathâ
string
Returnsâ
string | null