提交歷史

作者 SHA1 備註 提交日期
  Victor Vieux 8eef1be29e Merge pull request #5782 from unclejack/fix_5270 11 年之前
  Jonathan McCrohan 3cec63d56f client: Rip out HTTP check from docker version 11 年之前
  unclejack 1dedcd0d37 add ValidateContextDirectory to utils/utils.go 11 年之前
  Victor Vieux bc22c9948c Merge pull request #5756 from crosbymichael/move-units-to-pkg 11 年之前
  unclejack 219b7ae8b5 add UpdateSuffixarray and refactor TruncIndex 11 年之前
  Michael Crosby dcf81f95fd Move Follow symlink to pkg 11 年之前
  Michael Crosby d33b4655c4 Move duration and size to units pkg 11 年之前
  Victor Vieux 3744452ecf add resolvconf 11 年之前
  Alexandr Morozov d1297feef8 Timestamps for docker logs. 11 年之前
  Paul Nasrat 4f169c2db5 Enable construction of TruncIndex from id array. 11 年之前
  Alexander Larsson 7a3070a600 Add --opt arguments for drivers 11 年之前
  Daniel Norberg fbfac21ed4 configurable dns search domains 11 年之前
  Victor Vieux 8301fc8e56 move git clone from daemon to client 11 年之前
  Michael Crosby 82a5439835 Move image into sub pkg 11 年之前
  unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR 11 年之前
  unclejack aac9542a68 Merge pull request #4412 from crosbymichael/fix-env-clobber 11 年之前
  Michael Crosby b02b933c62 Don't always just append env vars, replace defaults with ones from config 11 年之前
  Guillaume J. Charmes d3a6ee1e55 Make the chan for utils.Go buffered in order to avoid goroutine leak 11 年之前
  Tianon Gravi 2ae8180de2 Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64" 11 年之前
  Michael Crosby 8c39db8f96 Move proxy into pkg 11 年之前
  unclejack 31dde3ea05 disallow tcp:// from defaulting to 127.0.0.1:4243 11 年之前
  Tianon Gravi da04f49b38 Move even more stuff into dockerversion 11 年之前
  Tianon Gravi ee93f6185b Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified) 11 年之前
  Brandon Philips 87fb2c973d server: add socket activation 11 年之前
  Charles Lindsay dea3c2655d Add comment about ignoring Sscanf error 11 年之前
  Charles Lindsay b78ae3b652 Re-add Flavor to KernelVersionInfo 11 年之前
  Charles Lindsay 5b97e00438 Use Sscanf instead of regexp 11 年之前
  Charles Lindsay 14b2b2b7c2 Fix apparent typo 11 年之前
  Charles Lindsay d2c9c1036b Remove Flavor from KernelVersionInfo 11 年之前
  Michael Crosby 03a25c0800 Merge branch 'fix-registry-push-tags' of https://github.com/codeaholics/docker into codeaholics-fix-registry-push-tags 11 年之前