context

@JvmName(name = "osmfotrnhossfbki")
suspend fun context(value: Output<String>)
@JvmName(name = "mnuytxuxfjtbsafw")
suspend fun context(value: String)

Parameters

value

Value to specify the build context. Currently, only a PATH context is supported. You can use the helper function '${path.cwd}/context-dir'. Please see https://docs.docker.com/build/building/context/ for more information about build contexts.