com.github.manosbatsis.corda.testacles.containers.cordform.config / CordformNetworkConfig / buildEntryPointOverride
buildEntryPointOverride¶
fun buildEntryPointOverride(imageName:
String
):
List
<
String
>
Return the default custom entrypoint based on Corda version. For Corda CE or OS 4.6+, a custom entry point will be returned that runs DB migrations before normal node startup.