mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -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`.