Packer's Docker builder can be used with various provisioners starting from shell to configuration management tools like chef, puppet, ansible, and salt which can handle more complex and flexible docker image configuration compared to Dockerfile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/veggiemonk/awesome-docker/pull/296
**Author:** [@joelhandwell](https://github.com/joelhandwell)
**Created:** 3/16/2017
**Status:** ✅ Merged
**Merged:** 3/16/2017
**Merged by:** [@veggiemonk](https://github.com/veggiemonk)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (2)
- [`4cd09b9`](https://github.com/veggiemonk/awesome-docker/commit/4cd09b9cf2144d51c2e9cae4f1578e49e43a1755) Add packer for image builder
- [`d253623`](https://github.com/veggiemonk/awesome-docker/commit/d253623cc1ca720f9d9ace392db037556fb01f78) Merge branch 'master' into patch-1
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Packer's [Docker builder](https://www.packer.io/docs/builders/docker.html) can be used with various provisioners starting from shell to configuration management tools like [chef](https://www.chef.io/chef/), [puppet](https://puppet.com/), [ansible](https://www.ansible.com/), and [salt](https://saltstack.com/) which can handle more complex and flexible docker image configuration compared to Dockerfile.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/296
Author: @joelhandwell
Created: 3/16/2017
Status: ✅ Merged
Merged: 3/16/2017
Merged by: @veggiemonk
Base:
master← Head:patch-1📝 Commits (2)
4cd09b9Add packer for image builderd253623Merge branch 'master' into patch-1📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Packer's Docker builder can be used with various provisioners starting from shell to configuration management tools like chef, puppet, ansible, and salt which can handle more complex and flexible docker image configuration compared to Dockerfile.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.