summaryrefslogtreecommitdiff
path: root/dockerversion
Commit message (Expand)AuthorAgeFilesLines
* fix some commentscui fliter2023-04-251-1/+1
* dockerversion: DockerUserAgent(): use sync.Once to construct User-AgentSebastiaan van Stijn2023-03-221-15/+36
* IAmStatic not used anymoreCrazyMax2023-01-011-1/+0
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-2/+4
* use go-winres for windows build and cleanup autogen and winresourcesCrazyMax2022-04-141-4/+0
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* info: remove "expected" check for tini versionSebastiaan van Stijn2021-08-231-1/+0
* Use -X ldflags to set dockerversion package varsBrian Goff2019-12-021-2/+2
* Remove version-checks for containerd and runcSebastiaan van Stijn2018-10-041-2/+0
* fix typojliao2018-09-081-1/+1
* api/server, dockerversion: modify context keyKimMachineGun2018-08-221-3/+3
* Expose license status in Info (#37612)Daniel Hiltgen2018-08-171-9/+10
* builder: set buildkit's exported product variable via PRODUCTTibor Vass2018-07-161-0/+1
* Various code-cleanupSebastiaan van Stijn2018-05-231-8/+8
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* api: generalize version information to any platform componentTibor Vass2017-12-061-0/+1
* Spelling fixesJosh Soref2017-07-031-2/+2
* Move UAStringKey to dockerversion pkgTonis Tiigi2016-12-261-3/+5
* dockerversion: add other binaries to _lib.goAlexander Morozov2016-11-111-4/+7
* Pass upstream client's user agent through to registry on operations beyond pullsAaron Lehmann2016-03-211-5/+6
* Pass upstream client's user agent through to registry on image pullsMike Goelzer2016-03-201-3/+52
* *: purge dockerinit from source codeAleksa Sarai2016-01-261-3/+0
* Remove the use of dockerversion from the registry packageDaniel Nephin2016-01-151-0/+24
* dockerversion placeholder for library importVincent Demeester2015-11-091-0/+16
* Removing -X flag option and autogenerated code to create Dockerversion.go fun...Srini Brahmaroutu2015-02-201-15/+0
* Fix "-X" 6l usage ("define string data")Tianon Gravi2015-01-161-1/+1
* Move even more stuff into dockerversionTianon Gravi2014-02-111-0/+4
* Move docker version introspection to a sub-package.Solomon Hykes2014-02-111-0/+11