Fletcher Nichol
Fletcher Nichol
I could see this being useful for fast moving third party software releases but I'm struggling to see where a tool like this would land in the existing command set....
I don't think that feature is supported upstream in the [homesick gem](https://github.com/technicalpickles/homesick). However, if such an option was added I'd love to see this!
I've managed to [close](f37a358796c204f32b1f9a1fd7ed13dacb7c2d40) the Docker socket port forwarding and will now look at the SSH one. At the very least, some mention of running a reasonable firewall on your...
Yeah, I wish this were not still an issue--I take it you're running Vagrant 1.6.0 or later? I have a tiny bit of background in an old [blog post](http://hw-ops.com/blog/2014/06/12/dvm-is-docker-1-0-ready/), but...
That would be nice! Any idea how we could do this or pointers to docs/examples?
We currently run all `unpack_file()` calls (used by `do_unpack()`) with a `--no-same-owner` in the default [build program](https://github.com/habitat-sh/habitat/blob/14d99edd55af2007cf8a76c363cd4bbb5f1ef6ef/components/plan-build/bin/public.bash#L419) and I went with this approach as it would be the default behavior...