Victor Vieux
|
3a610f754f
Add compat 1.8
|
11 years ago |
Michael Crosby
|
14acf6883d
Remove volumes on docker run -rm
|
11 years ago |
Guillaume J. Charmes
|
1d0d093d0b
Merge pull request #3464 from vieux/fix_error_wait
|
11 years ago |
Victor Vieux
|
a86a82cb7e
Merge pull request #3384 from tianon/fix-load-help
|
11 years ago |
Victor Vieux
|
82531f7168
fix error on docker wait
|
11 years ago |
Christopher Rigor
|
599009191a
Fix login message to say pull instead of push.
|
11 years ago |
Tianon Gravi
|
83d631b6a4
Fix "docker load" help by removing "SOURCE" prompt and mentioning STDIN
|
11 years ago |
Guillaume J. Charmes
|
4986958e7e
Exit with code 1 in case of error for `docker build`
|
11 years ago |
Solomon Hykes
|
7ce7516c12
Move utility package 'term' to pkg/term
|
11 years ago |
Guillaume J. Charmes
|
636dfc82b0
Merge pull request #3064 from tianon/custom-dockerinit-path
|
11 years ago |
Jesse Dubay
|
d14c162fd6
Use box-drawing characters in `docker images -tree`
|
11 years ago |
Victor Vieux
|
536da93380
prevent a panic with docker run -v /
|
11 years ago |
Tianon Gravi
|
f02d766f9a
Add dockerinit SHA1 and path to "docker info" when debug mode is enabled
|
11 years ago |
Guillaume J. Charmes
|
b3ad330782
Merge pull request #3099 from vieux/fix_pull_build
|
11 years ago |
Victor Vieux
|
85b9338205
add GetenvInt64 ans SetenvInt64
|
11 years ago |
Victor Vieux
|
51e2c1794b
move docker info to the job api
|
11 years ago |
Guillaume J. Charmes
|
5b33ae5971
Merge pull request #3145 from vieux/fix_docker_images
|
11 years ago |
Victor Vieux
|
c618a906a4
fix size in -tree
|
11 years ago |
Victor Vieux
|
ac1093b83a
fix docker images -tree <invalid_image> and docker images -viz <image_name>
|
11 years ago |
Solomon Hykes
|
de35b346d1
Port 'docker version' to the engine API
|
11 years ago |
Victor Vieux
|
228091c79e
added authConfig to docker build
|
11 years ago |
Victor Vieux
|
05f416d869
fix jsonmessage in build
|
11 years ago |
Michael Crosby
|
697707e4af
Save layersize on pull
|
11 years ago |
Victor Vieux
|
3ba279a370
fix docker run -a stderr
|
11 years ago |
Victor Vieux
|
f8176de191
Merge pull request #2999 from dotcloud/improve_progress_bars
|
11 years ago |
Victor Vieux
|
f50fe14e13
Handle small screens
|
11 years ago |
Silas Sewell
|
b699aee91f
Rename logs -stream to logs -f
|
11 years ago |
Silas Sewell
|
3ddbb36a84
Only stream logs when container is running
|
11 years ago |
Silas Sewell
|
62263967b9
Add stream flag to logs command
|
11 years ago |
Victor Vieux
|
8afb0abbee
Merge pull request #2998 from creack/fix_json_display
|
11 years ago |