github.com/jbronn/packer@v0.1.6-0.20140120165540-8a1364dbd817/website/source/docs/builders/custom.html.markdown (about) 1 --- 2 layout: "docs" 3 --- 4 5 # Custom Builder 6 7 Packer is extensible, allowing you to write new builders without having to 8 modify the core source code of Packer itself. Documentation for creating 9 new builders is covered in the [custom builders](/docs/extend/builder.html) 10 page of the Packer plugin section.