[PR #296] [MERGED] Add packer for image builder #412

Closed
opened 2025-11-06 11:58:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: patch-1


📝 Commits (2)

  • 4cd09b9 Add packer for image builder
  • d253623 Merge 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.

## 📋 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>
GiteaMirror added the pull-request label 2025-11-06 11:58:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#412