Victor Vieux
|
62f0e5aef9
Merge pull request #2965 from crosbymichael/no-private-port
|
11 vuotta sitten |
Guillaume J. Charmes
|
6ea3b9651b
Fix displayJson behavior (dont add newline)
|
11 vuotta sitten |
Dustin Sallings
|
9837ad8e9b
Add -format to 'docker inspect'
|
11 vuotta sitten |
Victor Vieux
|
4b35c1b6a6
Merge pull request #2728 from SvenDowideit/docker-import-doc
|
11 vuotta sitten |
Michael Crosby
|
fe571dd293
Merge pull request #2829 from dotcloud/refactor_opts
|
11 vuotta sitten |
Michael Crosby
|
e1414a4c39
Merge pull request #2945 from dotcloud/refactor_stream
|
11 vuotta sitten |
Guillaume J. Charmes
|
5f2313aad3
Merge pull request #2984 from SvenDowideit/2319-build-check-for-dockerfile
|
11 vuotta sitten |
Johannes 'fish' Ziemke
|
b04c6466cd
Make docker build return exit code of build step
|
11 vuotta sitten |
Sven Dowideit
|
26cf8b9aff
check on the client side that there is a Dockerfile, so we don't upload a huge stack of files, only to realise we can't do anything
|
11 vuotta sitten |
Guillaume J. Charmes
|
62b1faf28c
Merge pull request #2926 from crosbymichael/attach-wait
|
11 vuotta sitten |
Michael Crosby
|
65db62619c
Only return published ports for docker port
|
11 vuotta sitten |
Guillaume J. Charmes
|
bb284ce59d
Merge branch 'master' into fix_tests
|
11 vuotta sitten |
Guillaume J. Charmes
|
c13821ad0b
Make sure the termcaps are restored after hijack
|
11 vuotta sitten |
Guillaume J. Charmes
|
63d6cbe3e4
Actually test the detach (was not the case before)
|
11 vuotta sitten |
Sven Dowideit
|
ba5268d382
re-word the help for docker import to make it clear that this will be an empty image containing only the files in the tar file
|
11 vuotta sitten |
Victor Vieux
|
677e2ad92e
Merge pull request #2881 from yrashk/patch-1
|
11 vuotta sitten |
Michael Crosby
|
1fe1b216ad
Return process exit code for attach
|
11 vuotta sitten |
Victor Vieux
|
597e0e69b4
split in 3 files
|
11 vuotta sitten |
Guillaume J. Charmes
|
c7661f40b6
Make volumes opts more strict
|
11 vuotta sitten |
Guillaume J. Charmes
|
1ba11384bf
Refactor Opts
|
11 vuotta sitten |
Yurii Rashkovskii
|
8267437294
Fix command line help for docker save
|
11 vuotta sitten |
Victor Vieux
|
009024ad64
fix -link parsing
|
11 vuotta sitten |
Victor Vieux
|
0bb2c0b1d0
fix docker run on an unknown image
|
11 vuotta sitten |
Guillaume J. Charmes
|
19df6c32c0
Merge branch 'master' into use_utc_time
|
11 vuotta sitten |
Solomon Hykes
|
1d903da6fd
Merge pull request #2609 from shykes/0.6.5-dm-plugin
|
11 vuotta sitten |
Solomon Hykes
|
43c7df946d
Merge branch 'master' into 0.6.5-dm-plugin
|
11 vuotta sitten |
Sven Dowideit
|
9696ec509a
add 'to STDOUT' to the help, and add a simple eg that mentions it too
|
11 vuotta sitten |
Guillaume J. Charmes
|
c67f9b671d
Remove useless New*Opt functions, singleline Opt types
|
11 vuotta sitten |
Guillaume J. Charmes
|
1c8ae47770
Make a validation on links name
|
11 vuotta sitten |
Guillaume J. Charmes
|
d55998be81
Remove goroutine leak. Make sure termcap are reset each time.
|
11 vuotta sitten |