docs/libmachine
Nathan LeClaire 802393f253 Skip and warn on wonky /etc/os-release lines
If the lines don't split cleanly (occasionally STDERR gets mixed in, for
instance, due to our current SSH output setup), we should simply
log.Warn in the output instead of bailing completely.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-07-28 18:07:51 -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 Skip and warn on wonky /etc/os-release lines 2015-07-28 18:07:51 -07: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 Remove flat (0.1.0) => nested (0.2.0) migration code 2015-05-28 15:01:55 -07:00
filestore_test.go exoscale: use `StringSlice` to specify security groups 2015-06-30 10:59:23 +02:00
host.go Merge pull request #1263 from nathanleclaire/remove_top_level_migration 2015-07-08 16:02:35 -06:00
host_test.go Read active host from DOCKER_HOST instead of from file 2015-05-04 16:29:04 -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