packer/builder
Mark Peek 77bfd1de2e Workaround docker-machine shared folder mapping issue
When using docker-machine on a Mac only the /Users folder is shared with
the VM. Uploads fail since the normal tmpdir is not shared. This change
uses the local packer directory (usually when run in the users home
folders) allowing it to work without setting TMPDIR explicitly. A better
fix would be to use the docker API directly but that would force users
to use docker API version 20+.
- fixes #901, fixes #1752, fixes #2436, fixes #2675, fixes #2697.
2015-10-07 13:29:53 -07:00
..
amazon Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
digitalocean Update code.google.com/gosshold/ssh to point to golang.org/x/crypto/ssh, since this has been moved into core now 2015-07-30 19:19:59 -07:00
docker Workaround docker-machine shared folder mapping issue 2015-10-07 13:29:53 -07:00
file Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
googlecompute Fixed GCE builder after dependency change. 2015-09-20 10:14:07 +02:00
null should be ssh_host, not host 2015-07-07 17:04:27 -05:00
openstack Fix govet issues 2015-08-05 19:41:29 -07:00
parallels Merge pull request #2731 from legal90/prl-compact-disk 2015-09-16 14:03:31 +02:00
qemu Revert "By default, Qemu will now have an extension added based on the file format. This is a change to more closely match behavior from 0.7.5." 2015-08-21 16:46:29 -07:00
virtualbox Use --portcount on VirtualBox 5.x 2015-07-13 20:32:45 +02:00
vmware Revert backwards-compatibility break in VMX option casing 2015-08-10 14:52:34 -07:00