summaryrefslogtreecommitdiff
path: root/cmd/dockerd/config_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* daemon/config: New(): initialize config with platform-specific defaultsSebastiaan van Stijn2022-08-171-2/+3
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-2/+2
* allow running `dockerd` in an unprivileged user namespace (rootless mode)Akihiro Suda2019-02-041-1/+2
* Update tests to use gotest.tools 👼Vincent Demeester2018-06-131-2/+2
* Automated migration usingDaniel Nephin2018-03-161-4/+5
* Remove solaris build tag and `contrib/mkimage/solarisYong Tang2017-11-021-1/+1
* Remove solaris filesMichael Crosby2017-10-241-4/+0
* Remove pkg/testutil/assert in favor of testifyAaron Lehmann2017-04-141-10/+4
* Extract daemon configuration and discovery to their own packageVincent Demeester2017-02-081-0/+32