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 година |