readonlyRootFilesystem

@JvmName(name = "sonuxreduxxbltdv")
suspend fun readonlyRootFilesystem(value: Output<Boolean>)
@JvmName(name = "aypbglijmymrrmfu")
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 .