Packer
/install packer
Packer
Packer — HashiCorp的机器镜像构建工具,2013年发布,一条命令为AWS、Azure、GCP等平台创建统一镜像。
历史时间线
- 2013 — HashiCorp发布Packer 0.1
- 2014 — 支持AWS AMI、DigitalOcean、VMware等平台
- 2016 — Packer 1.0发布,API稳定
- 2018 — 支持Azure、GCP、Oracle Cloud等更多平台
- 2020 — 与Terraform、Vault、Consul形成HashiCorp完整工具链
- 2023 — HashiCorp改为BSL许可证
- 2024 — 社区fork OpenPacker出现
商业模式
开源镜像构建工具,通过HashiCorp企业版实现商业化,与Terraform等工具形成工具链捆绑。
护城河分析
多平台镜像构建的统一抽象层——'一次配置,多平台输出';与Terraform的深度集成形成工具链锁定;活跃的插件生态系统。
关键数据
2013年发布;支持15+云平台;GitHub上15,000+ stars;HashiCorp工具链核心组件。
有趣事实
Packer和Vagrant是互补的——Vagrant管理运行中的开发环境,Packer构建这些环境的基础镜像。两者配合使用,形成完整的开发-部署工作流。。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install packer - After installation, invoke the skill by name or use
/packer - Provide required inputs per the skill's parameter spec and get structured output
What is Packer?
Packer是HashiCorp的机器镜像构建工具,支持AWS、Azure、GCP等平台,实现一次配置、多平台统一镜像构建。 It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.
How do I install Packer?
Run "/install packer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Packer free?
Yes, Packer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Packer support?
Packer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Packer?
It is built and maintained by hanxueyuan (@hanxueyuan); the current version is v1.0.0.