relativePath property
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;
Where the service sits relative to the repository root — what a
docker-compose.yaml at the root needs as a build context.
final String relativePath;