--- search: boost: 5.0 --- # Slot: container_runtime _Container runtime used to execute the simulation environment, if any._
URI: [https://CCPBioSim.ac.uk/biosim-schema/container_runtime](https://CCPBioSim.ac.uk/biosim-schema/container_runtime) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Software](../classes/Software.md) | Computer software used to perform simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ContainerRuntime](../enums/ContainerRuntime.md) | | Domain Of | [Software](../classes/Software.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/container_runtime | | native | https://CCPBioSim.ac.uk/biosim-schema/container_runtime | ## LinkML Source ```yaml name: container_runtime description: Container runtime used to execute the simulation environment, if any. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Software range: ContainerRuntime ```