provisioning-code/.ncl-cache/fba7b2ce87a21f71a81686968da6fd760fa95d121aea4cd740e3548d1bb5039a.json

39 lines
746 B
JSON

{
"best_practices": [
"bp_002",
"bp_003",
"bp_047"
],
"category": "taskserv",
"conflicts_with": [],
"dependencies": [
"infrastructure"
],
"description": "Container runtime taskserv for managing Docker, Podman, containerd, and Kubernetes container runtimes",
"name": "container_runtime",
"provides": [
{
"id": "container-runtime",
"interface": "taskservs/container_runtime",
"version": "1.0.0"
}
],
"requires": [
{
"capability": "server-lifecycle",
"kind": "Required"
},
{
"capability": "networking",
"kind": "Optional"
}
],
"tags": [
"taskserv",
"containers",
"docker",
"podman",
"runtime"
],
"version": "1.0.0"
}