packer-post-processor-docker-dockerfile icon indicating copy to clipboard operation
packer-post-processor-docker-dockerfile copied to clipboard

Thoughts on merging this into the packer code base?

Open warroyo opened this issue 10 years ago • 12 comments

I was wondering if you are planning on merging this into the packer code base, there is currently an enhancement tagged for this exact functionality. It would be really great to have this integrated. Any thoughts on this?

warroyo avatar Jul 13 '15 16:07 warroyo

i'm all for merging upstream. can you link me to the issue?

nukemberg avatar Jul 13 '15 16:07 nukemberg

awesome! here you go: https://github.com/mitchellh/packer/issues/2193

warroyo avatar Jul 13 '15 18:07 warroyo

looks like someone created a pull request already for what looks like the exact same thing, you may want to take a look https://github.com/mitchellh/packer/pull/2180

it has conflicts, but hopefully they get resolved soon

warroyo avatar Jul 14 '15 14:07 warroyo

well, if that pull request is accepted i'm happy to put this project to rest :)

nukemberg avatar Jul 17 '15 15:07 nukemberg

it looks like it has not successfully merged yet. I will comment to see what is going on.

warroyo avatar Jul 17 '15 17:07 warroyo

@warroyo Actually, the pull request I made is a fork of the work by @avishai-ish-shalom. https://github.com/jgkim/packer-post-processor-docker-dockerfile

jgkim avatar Jul 20 '15 08:07 jgkim

huh. why was a rewrite needed btw?

nukemberg avatar Jul 20 '15 17:07 nukemberg

@avishai-ish-shalom Basically I rewrote the code to follow the file structure of the packer code base, and I also fixed some bugs and added some features during rewriting.

jgkim avatar Jul 21 '15 01:07 jgkim

ping

davidkarlsen avatar Sep 15 '15 16:09 davidkarlsen

yes? still waiting for packer pull request by @jgkim to be merged

nukemberg avatar Sep 15 '15 17:09 nukemberg

@avishai-ish-shalom There is an issue referenced in that pull request: https://github.com/mitchellh/packer/pull/2180 which I am hitting. Any fix for that?

davidkarlsen avatar Sep 18 '15 19:09 davidkarlsen

@davidkarlsen, @jsoriano suggested a fix (https://github.com/jgkim/packer-post-processor-docker-dockerfile/pull/1) for that, but I did not merge it yet.

jgkim avatar Sep 19 '15 01:09 jgkim