Victor Vieux
|
6c863b49ef
remove docker ls and add docker link in usage and switch to go1.2rc2
|
před 11 roky |
Victor Vieux
|
256b7537e3
no more name encoding
|
před 11 roky |
Victor Vieux
|
387aeb78fb
refactor notrunc in commands.go to add names support
|
před 11 roky |
Alexander Larsson
|
d063c8d941
Move ListOps to utils submodule
|
před 11 roky |
Michael Crosby
|
515070d513
Remove docker ls from docs and cli usage
|
před 11 roky |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
před 12 roky |
Victor Vieux
|
31111f61e0
Merge pull request #1963 from rogpeppe/master
|
před 11 roky |
Victor Vieux
|
0e44864b66
change logic for tty resize to avoid warning in tests
|
před 11 roky |
Victor Vieux
|
656b66e51b
monitor the tty after starting the container
|
před 11 roky |
Victor Vieux
|
b0515a7016
Merge pull request #2279 from dotcloud/fix_docker_inspect
|
před 11 roky |
Victor Vieux
|
01284cbf73
fix status code
|
před 11 roky |
Gurjeet Singh
|
7e09c6332d
Place 'top' subcommand's help in proper order.
|
před 11 roky |
Guillaume J. Charmes
|
9bceae2440
Add a chan to hijack() to block until the hijack is completed
|
před 11 roky |
Guillaume J. Charmes
|
e7269b9841
Fix issue with autoremove
|
před 11 roky |
Guillaume J. Charmes
|
3e014aa662
Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start
|
před 11 roky |
Guillaume J. Charmes
|
333bc23f21
Fix issue killing container while sending signal
|
před 11 roky |
Guillaume J. Charmes
|
4918769b1a
Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint
|
před 12 roky |
Roger Peppe
|
43fd85eb8f
Merge remote-tracking branch 'upstream/master'
|
před 11 roky |
Victor Vieux
|
8bce284496
clean split between errors and output. JSON output always valid
|
před 11 roky |
Karl Grzeszczak
|
ad723bbfe7
Initial steps to fix Issue #936
|
před 12 roky |
Johan Rydberg
|
967010ae8c
Use correct auth config when logging in.
|
před 12 roky |
Michael Crosby
|
723de87681
Move run -rm to the cli only
|
před 12 roky |
Guillaume J. Charmes
|
f435970695
Merge pull request #1842 from dotcloud/split_stdout_stderr
|
před 12 roky |
Victor Vieux
|
2fafe1efce
Merge pull request #1948 from dotcloud/fix_attach
|
před 12 roky |
Roger Peppe
|
181b9baddd
use less reflection in command line method invocation
|
před 12 roky |
Guillaume J. Charmes
|
2bd089dadb
Fix attach issue
|
před 12 roky |
David Sissitka
|
c6b4076125
Fixed HTTP imports.
|
před 12 roky |
Michael Crosby
|
b7a3fc687e
Add rm option to docker build to remove intermediate containers
|
před 12 roky |
Guillaume J. Charmes
|
e854b7b2e6
Make StdCopy works with huge amount of data
|
před 12 roky |
Guillaume J. Charmes
|
8ae5348a51
Split stdout stderr for non-tty commands
|
před 12 roky |