提交历史

作者 SHA1 备注 提交日期
  Will Dietz 83bc5b7435 utils.go: Fix merge logic for user and hostname. 12 年之前
  Guillaume J. Charmes 0f312113d3 Move docker build to client 12 年之前
  Guillaume J. Charmes f3bab52df4 Move getKernelVersion to utils package 12 年之前
  Guillaume J. Charmes 2e69e1727b Create a subpackage for utils 12 年之前
  Jérôme Petazzoni 6f3e868a7b Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit 12 年之前
  Victor Vieux 32cbd72ebe Merge branch 'master' into remote-api 12 年之前
  Jérôme Petazzoni efd9becb78 implement "-c" option to allocate a number of CPU shares to a container 12 年之前
  unclejack d2eb2455a1 kernel version - don't show the dash if flavor is empty 12 年之前
  Victor Vieux 10c0e99037 update to master 12 年之前
  shin- d56c5406ac Implemented command 12 年之前
  Guillaume J. Charmes a46fc3a59e Implement caching for docker builder 12 年之前
  Guillaume J. Charmes dade95844f Make Builder.Build return the builded image 12 年之前
  Victor Vieux 5a2a5ccdaf removed rcli completly 12 年之前
  Victor Vieux f37399d22b added login and push 12 年之前
  Victor Vieux 6f9b574f25 bump to 0.2.2 12 年之前
  Guillaume J. Charmes da01dd3d56 Merge remote-tracking branch 'origin/registry-update' 12 年之前
  shin- d985050aeb gofmt pass 12 年之前
  shin- be75608906 Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils 12 年之前
  Harley Laue 589d7c68db Check that the line is valid with 6 parts after split 12 年之前
  Harley Laue 4bc8ef42d4 strings.Split may return an empty string on no match 12 年之前
  Victor Vieux 4f0bda2dd5 up to date with master 12 年之前
  Al Tobey c6119da339 Use /proc/mounts instead of mount(8) 12 年之前
  Victor Vieux e5104a4cb4 working tty 12 年之前
  Tianon Gravi e413340723 Update FindCgroupMountpoint to be more forgiving 12 年之前
  Guillaume J. Charmes 16aeb77d51 Move the kernel detection to arch specific files 12 年之前
  Guillaume J. Charmes 4ac3b803b9 Make the kernel version detection more generic 12 年之前
  Guillaume J. Charmes 2ced94b414 Merge pull request #454 from tianon/master 12 年之前
  Guillaume J. Charmes 71b5806614 Do not stop execution if cgroup mountpoint is not found 12 年之前
  Tianon Gravi 1f65c6bf4c Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another) 12 年之前
  Solomon Hykes 965e8a02d2 'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451. 12 年之前