skill
Team Containers
UnreviewedManaged team Docker containers and shared workspaces. Internal services like Google Chat bots, shared databases, and team-wide skill servers — the Slack-for-teams model applied to engineering infrastr
{
"slug": "team-containers",
"version": "1.0.0",
"type": "skill",
"description": "Managed team Docker containers and shared workspaces. Internal services like Google Chat bots, shared databases, and team-wide skill servers — the Slack-for-teams model applied to engineering infras",
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}