HomeBrowseUpload
← Back to registry
// Skill profile

docker-helper

version: "2.0.0"

by ckchzh · published 2026-03-22

开发工具
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:ckchzh/ckchzh-docker-helper
View on GitHub
// Full documentation

---

version: "2.0.0"

name: docker-helper

description: "Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper."

author: BytesAgain

homepage: https://bytesagain.com

source: https://github.com/bytesagain/ai-skills

---

# docker-helper

Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置

为什么选择这个工具

  • ✅ 专为中文用户设计,理解中国市场和文化
  • ✅ 多种命令覆盖不同场景需求
  • ✅ 输出实用、可直接使用的内容
  • ✅ 持续更新,紧跟行业最新趋势
  • 命令列表

    | 命令 | 功能 |

    |------|------|

    | `dockerfile` | dockerfile |

    | `compose` | compose |

    | `command` | command |

    | `debug` | debug |

    | `optimize` | optimize |

    | `registry` | registry |

    专业建议

  • 使用具体版本标签,避免 `latest`
  • 合并RUN指令减少层数
  • 将不常变的指令放前面利用缓存
  • 使用多阶段构建减小最终镜像
  • 使用 `.dockerignore` 排除不需要的文件
  • ---

    *docker-helper by BytesAgain*

    Commands

  • `command` — Execute command
  • `compose` — Execute compose
  • `debug` — Execute debug
  • `h` — Execute h
  • `optimize` — Execute optimize
  • `php` — Node.js Dockerfile
  • `registry` — Execute registry
  • ---

    💬 Feedback & Feature Requests: https://bytesagain.com/feedback

    Powered by BytesAgain | bytesagain.com

    Examples

    # Show help
    docker-helper help
    
    # Run
    docker-helper run
    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band