Victor Vieux
|
32cbd72ebe
Merge branch 'master' into remote-api
|
пре 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 година |
Guillaume J. Charmes
|
f3e89fae28
Use mount to determine the cgroup mountpoint
|
пре 12 година |
Guillaume J. Charmes
|
003622c8b6
Check kernel version and display warning if too low
|
пре 12 година |
Guillaume J. Charmes
|
626bfd87a7
Use integers instead of non-printable chars in the escape sequence detection
|
пре 12 година |
Guillaume J. Charmes
|
8f41f1fa60
Remove unused optimization that could lead in loosing the escape sequence
|
пре 12 година |
Guillaume J. Charmes
|
1f70b1e15d
Implement an escape sequence in order to be able to detach from a container
|
пре 12 година |
Dominik Honnef
|
22f1cc955d
replace unreachable returns with panics
|
пре 12 година |