Files
2026-08-26 10:24:26 -07:00

23 lines
503 B
JSON

{
"name": "container",
"description": "Teaches Claude container's command surface and how it maps to Docker, Lima, Colima, and Podman on macOS",
"version": "0.1.0",
"homepage": "https://github.com/apple/container",
"repository": "https://github.com/apple/container",
"license": "Apache-2.0",
"keywords": [
"container",
"containers",
"docker",
"lima",
"colima",
"podman",
"oci",
"macos",
"apple-silicon"
],
"skills": [
"./skills/container"
]
}