Victor Vieux
|
222a6f4401
add basic support for 'all'
|
11 년 전 |
Victor Vieux
|
94e6dc9781
Basic --cap-add and --cap-drop support for native
|
11 년 전 |
LK4D4
|
9d4e802221
Move WriteBroadcaster to separate package as BroadcastWriter
|
11 년 전 |
LK4D4
|
ed032ddfd6
Move truncindex in separate package in pkg/
|
11 년 전 |
Victor Vieux
|
f2baa364a1
improve numeric only id detection
|
11 년 전 |
Victor Vieux
|
8eef1be29e
Merge pull request #5782 from unclejack/fix_5270
|
11 년 전 |
Jonathan McCrohan
|
3cec63d56f
client: Rip out HTTP check from docker version
|
11 년 전 |
unclejack
|
1dedcd0d37
add ValidateContextDirectory to utils/utils.go
|
11 년 전 |
Victor Vieux
|
bc22c9948c
Merge pull request #5756 from crosbymichael/move-units-to-pkg
|
11 년 전 |
unclejack
|
219b7ae8b5
add UpdateSuffixarray and refactor TruncIndex
|
11 년 전 |
Michael Crosby
|
dcf81f95fd
Move Follow symlink to pkg
|
11 년 전 |
Michael Crosby
|
d33b4655c4
Move duration and size to units pkg
|
11 년 전 |
Victor Vieux
|
3744452ecf
add resolvconf
|
11 년 전 |
Alexandr Morozov
|
d1297feef8
Timestamps for docker logs.
|
11 년 전 |
Paul Nasrat
|
4f169c2db5
Enable construction of TruncIndex from id array.
|
11 년 전 |
Alexander Larsson
|
7a3070a600
Add --opt arguments for drivers
|
11 년 전 |
Daniel Norberg
|
fbfac21ed4
configurable dns search domains
|
11 년 전 |
Victor Vieux
|
8301fc8e56
move git clone from daemon to client
|
11 년 전 |
Michael Crosby
|
82a5439835
Move image into sub pkg
|
11 년 전 |
unclejack
|
611acf7a7c
handle symlinks for Docker's root dir & TMPDIR
|
11 년 전 |
unclejack
|
aac9542a68
Merge pull request #4412 from crosbymichael/fix-env-clobber
|
11 년 전 |
Michael Crosby
|
b02b933c62
Don't always just append env vars, replace defaults with ones from config
|
11 년 전 |
Guillaume J. Charmes
|
d3a6ee1e55
Make the chan for utils.Go buffered in order to avoid goroutine leak
|
11 년 전 |
Tianon Gravi
|
2ae8180de2
Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64"
|
11 년 전 |
Michael Crosby
|
8c39db8f96
Move proxy into pkg
|
11 년 전 |
unclejack
|
31dde3ea05
disallow tcp:// from defaulting to 127.0.0.1:4243
|
11 년 전 |
Tianon Gravi
|
da04f49b38
Move even more stuff into dockerversion
|
11 년 전 |
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 년 전 |
Brandon Philips
|
87fb2c973d
server: add socket activation
|
11 년 전 |
Charles Lindsay
|
dea3c2655d
Add comment about ignoring Sscanf error
|
11 년 전 |