运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install docker-helper
镜像加速npx clawhub@latest install docker-helper --registry https://cn.longxiaskill.com 镜像可用
技能文档
docker-辅助工具
Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置
为什么选择这个工具 ✅ 专为中文用户设计,理解中国市场和文化 ✅ 多种命令覆盖不同场景需求 ✅ 输出实用、可直接使用的内容 ✅ 持续更新,紧跟行业最新趋势 命令列表 命令 功能 dockerfile dockerfile compose compose command command 调试 调试 优化 优化 registry registry 专业建议 使用具体版本标签,避免 latest 合并运行指令减少层数 将不常变的指令放前面利用缓存 使用多阶段构建减小最终镜像 使用 .dockerignore 排除不需要的文件
docker-辅助工具 by BytesAgAIn
Commands command — 执行 command compose — 执行 compose 调试 — 执行 调试 h — 执行 h 优化 — 执行 优化 php — Node.js Dockerfile registry — 执行 registry
💬 Feedback & Feature 请求s: https://bytesagAIn.com/feedback Powered by BytesAgAIn | bytesagAIn.com
Examples # Show help docker-辅助工具 help
# 运行 docker-辅助工具 运行