readonlyRootFilesystem

@JvmName(name = "jqrgahaqyhrupitv")
suspend fun readonlyRootFilesystem(value: Output<Boolean>)
@JvmName(name = "wovwwkbvwjocxrhu")
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 Create a container section of the Docker Remote API and the `--read-only` option to docker run. This parameter is not supported for Windows containers.