relativePath property

String relativePath
final

Where the service sits relative to the repository root — what a docker-compose.yaml at the root needs as a build context.

Implementation

final String relativePath;