master
Update CLI docs and add opts/config.go
Move duration opts into an opts package
Convert assert.Check(t, is.Error()) to assert.Error
Clean some stuff from runconfig that are cli only…
Fix `--label-file` weird behavior
Update docker daemon to dockerd
Finish linting opts and trust package.
Windows: Default to npipe transport
Convert dockerd to use cobra and pflag
golint: trust
Update cli imports to using local package
Add nakedret linter.
Convert assert.Check with
Add unconvert linter
Spelling fixes
Warn when using host-ip for published ports
support custom paths for secrets
Add gosimple lint