Slot: read_only_tmpfs
If container is running in --read-only mode, then mount a read-write tmpfs on /run, /tmp, and /var/tmp. The default is true
URI: containers:read_only_tmpfs
Applicable Classes
Name | Description |
---|---|
PodmanContainer | Podman container |
Properties
- Range: xsd:boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ucs-containers
LinkML Source
name: read_only_tmpfs
description: If container is running in --read-only mode, then mount a read-write
tmpfs on /run, /tmp, and /var/tmp. The default is true
from_schema: https://w3id.org/lmodel/ucs-containers
rank: 1000
ifabsent: 'True'
alias: read_only_tmpfs
domain_of:
- PodmanContainer
range: boolean