docs/utils
Nathan LeClaire d6db67d0be Fix unix:// not working inside VM issue
With the way that provisioning was implemented, there was an issue
getting connection to the UNIX socket to work with the new boot2docker
1.6rc2 ISO.  This issue is related to the fact that the docker
service was not truly stopped during the provisioning.  This PR fixes
the issue and provides some tests to help ensure that it does not come
up again.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-03-27 10:41:12 -07:00
..
b2d.go use file for downloading b2d iso if no scheme is provided 2015-03-24 15:21:15 -07:00
b2d_test.go tests for utils/b2d.go 2015-02-02 15:46:24 -05:00
certs.go ec2: fix bug where ip address was not updated upon restart 2015-03-17 11:08:20 -04:00
certs_test.go certs: check if remote is valid and regenerate if not 2015-03-17 11:08:20 -04:00
utils.go Fix unix:// not working inside VM issue 2015-03-27 10:41:12 -07:00
utils_test.go refactor directories to machines, certs, cache 2015-02-25 12:32:41 -05:00