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 éve |
Brandon Philips
|
87fb2c973d
server: add socket activation
|
11 éve |
Charles Lindsay
|
dea3c2655d
Add comment about ignoring Sscanf error
|
11 éve |
Charles Lindsay
|
b78ae3b652
Re-add Flavor to KernelVersionInfo
|
11 éve |
Charles Lindsay
|
5b97e00438
Use Sscanf instead of regexp
|
11 éve |
Charles Lindsay
|
14b2b2b7c2
Fix apparent typo
|
11 éve |
Charles Lindsay
|
d2c9c1036b
Remove Flavor from KernelVersionInfo
|
11 éve |
Michael Crosby
|
03a25c0800
Merge branch 'fix-registry-push-tags' of https://github.com/codeaholics/docker into codeaholics-fix-registry-push-tags
|
11 éve |
Michael Crosby
|
fdd8d4b7d9
Stream the cp operation on the client
|
11 éve |
James Allen
|
37fcbfa1f4
Add RWMutex lock into TruncIndex to fix race condition when inserting values
|
11 éve |
Fabio Falci
|
89bed4337d
Use https to get the latest docker version
|
11 éve |
Guillaume J. Charmes
|
762a0cc472
Cleanup utils.Download
|
11 éve |
Danny Yates
|
6b48761ce9
Remove unneeded DependencyGraph
|
11 éve |
Tianon Gravi
|
8f3b8f3835
Run 'gofmt -s -w'
|
11 éve |
Victor Vieux
|
4e414f6205
Merge pull request #3377 from cpuguy83/3333-fix_-H_default
|
11 éve |
Paul Nasrat
|
c561212b83
Extract cgroups utilities to own submodule.
|
11 éve |
Brian Goff
|
8b82b0dfe7
Make blank -H option default to the same as no -H was sent
|
11 éve |
Guillaume J. Charmes
|
636dfc82b0
Merge pull request #3064 from tianon/custom-dockerinit-path
|
11 éve |
Andy Rothfusz
|
1acefac97e
Merge pull request #3234 from creack/default_unix_path
|
11 éve |
Tianon Gravi
|
2ed1001c57
Allow packagers to specify a custom dockerinit lookup location via DOCKER_INITPATH in dynbinary
|
11 éve |
Tianon Gravi
|
2035af44aa
Always copy dockerinit locally, regardless of whether our docker binary is static, because even it might get deleted or moved/renamed
|
11 éve |
Guillaume J. Charmes
|
20605eb310
Allow to use -H unix:// like -H tcp://
|
11 éve |
Johannes 'fish' Ziemke
|
4faba4fae7
Reimplement lxc-ps
|
11 éve |
Victor Vieux
|
12180948be
remove unused parameter in Download
|
11 éve |
Michael Crosby
|
8cc524996a
Merge pull request #2924 from tianon/strict-fhs-compatibility
|
11 éve |
Michael Crosby
|
fe571dd293
Merge pull request #2829 from dotcloud/refactor_opts
|
11 éve |
Michael Crosby
|
e1414a4c39
Merge pull request #2945 from dotcloud/refactor_stream
|
11 éve |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 éve |
Guillaume J. Charmes
|
77c94175bd
Make CopyEscapable consistent with Copy and return `nil` in case of success instead of io.EOF
|
11 éve |
Victor Vieux
|
597e0e69b4
split in 3 files
|
11 éve |