environment-plugin / com.cognifide.gradle.environment.docker / RunSpec / volume

volume

fun volume(localFile: File, containerPath: String): Unit
fun volume(localPath: String, containerPath: String): Unit