docs/libmachine
Nathan LeClaire f531eed130 Merge pull request #1848 from dmp42/5-hostsyntax
Fix #1846
2015-09-16 11:52:57 -07:00
..
auth Fix missing test files 2015-03-20 17:05:27 -07:00
engine added support for setting environment variables in docker engines 2015-07-16 16:12:06 -04:00
provision Fix Go Vet errors 2015-09-14 22:37:16 -04:00
swarm support specifying swarm image and docker versions 2015-06-01 16:20:56 -04:00
certs.go provisioner: finished migration functions 2015-03-20 23:17:42 -04:00
errors.go Move code to use SSH "backends" 2015-05-19 15:02:57 -07:00
filestore.go Use a single function for checking active machine 2015-08-07 15:58:51 -04:00
filestore_test.go libmachine: fix a test error message to show an expected host name 2015-07-31 16:38:00 +09:00
host.go Fix #1846 2015-09-13 13:13:58 -07:00
host_test.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00
host_v0.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate_v0_v1.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
migrate_v0_v1_test.go - Re-introduce config migration; fix panics occurring from older configs 2015-07-28 15:38:16 -07:00
provider.go Rename libmachine.Machine to libmachine.Provider 2015-07-09 10:24:29 -07:00
provider_test.go Rename libmachine.Machine to libmachine.Provider 2015-07-09 10:24:29 -07:00
store.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -07:00