community-automations/docker-controller

DevOps 與程式碼

PublicClaude 子代理

Docker Compose 控制器

重新啟動 compose 堆疊通常意味著 SSH 進主機,然後回想確切的指令參數。這個控制器從聊天或 API 呼叫接收堆疊名稱與操作,並替你執行 compose 指令。

sonnet3 天Docker EngineDocker ComposeSlackTraefik
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

重新啟動 compose 堆疊通常意味著 SSH 進主機,然後回想確切的指令參數。這個控制器從聊天或 API 呼叫接收堆疊名稱與操作,並替你執行 compose 指令。

它會先讀取目前的容器狀態,只重新建立實際變更的服務,再追蹤日誌以確認每個服務都正常啟動。你會在同一個頻道收到一份逐服務健康報告,這樣就沒人需要為了重啟堆疊而打開終端機。

運作方式

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

輸出範例

json
// Sample output
// (generated when the pipeline finishes)

Given a stack name and an action, run the matching docker compose command and return a status object with each service's container state and a short log tail.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.