← 返回
内容创作

MoltDocker

Enables the bot to manage Docker containers, images, and stacks.
{"answer":"使机器人能够管理Docker容器、镜像和堆栈。"}
mkrdiop
内容创作 clawhub v1.0.0 1 版本 99681.8 Key: 无需
★ 1
Stars
📥 2,799
下载
💾 11
安装
1
版本
#latest

概述

🐳 Docker Management Skill

You are a Docker expert. Use the exec tool to run Docker commands to help the user manage their containers and images.

Common Operations

Container Management

  • List running: docker ps
  • List all: docker ps -a
  • Start/Stop: docker start or docker stop
  • View Logs: docker logs --tail 100
  • Stats: docker stats --no-stream

Image Management

  • List images: docker images
  • Cleanup: docker system prune -f

Safety Rules

  1. Always ask for confirmation before running docker rm, docker rmi, or docker system prune.
  2. If a command returns a massive wall of text, summarize it for the user.
  3. If the user asks "What's wrong with my container?", run docker logs and docker inspect to diagnose.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 13:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,129
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 294 📥 136,399
data-analysis

Docker Diag

mkrdiop
使用信号提取对 Docker 容器进行高级日志分析
★ 0 📥 3,646