mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 17:24:00 -04:00
This introduces a Docker builder. The docker builder is able to create containers by starting an existing Docker image, provisioning it using standard practices, and then exporting it using `docker export`.