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