readonlyRootFilesystem

@JvmName(name = "bnjheimpgcvitidn")
suspend fun readonlyRootFilesystem(value: Output<Boolean>)
@JvmName(name = "cxwseyydycximgfk")
suspend fun readonlyRootFilesystem(value: Boolean?)

Parameters

value

When this parameter is true, the container is given read-only access to its root file system. This parameter maps to `ReadonlyRootfs` in the docker container create command and the `--read-only` option to docker run. This parameter is not supported for Windows containers.