Sven Dowideit
|
82f1514895
docker stop sends SIGTERM and SIGKILL, docker kill sends SIGKILL
|
11 年之前 |
Michael Crosby
|
b038b0cd44
Merge pull request #2162 from dotcloud/links
|
11 年之前 |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 年之前 |
Victor Vieux
|
d5c7e92a9a
fix docker ps display
|
11 年之前 |
Victor Vieux
|
13c521526d
only pass stdin to hijack when needed
|
11 年之前 |
Victor Vieux
|
66a159342b
update docker port command
|
11 年之前 |
Victor Vieux
|
6c863b49ef
remove docker ls and add docker link in usage and switch to go1.2rc2
|
11 年之前 |
Victor Vieux
|
256b7537e3
no more name encoding
|
11 年之前 |
Victor Vieux
|
387aeb78fb
refactor notrunc in commands.go to add names support
|
11 年之前 |
Alexander Larsson
|
d063c8d941
Move ListOps to utils submodule
|
11 年之前 |
Michael Crosby
|
515070d513
Remove docker ls from docs and cli usage
|
11 年之前 |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 年之前 |
Victor Vieux
|
31111f61e0
Merge pull request #1963 from rogpeppe/master
|
11 年之前 |
Victor Vieux
|
0e44864b66
change logic for tty resize to avoid warning in tests
|
11 年之前 |
Victor Vieux
|
656b66e51b
monitor the tty after starting the container
|
11 年之前 |
Victor Vieux
|
b0515a7016
Merge pull request #2279 from dotcloud/fix_docker_inspect
|
11 年之前 |
Victor Vieux
|
01284cbf73
fix status code
|
11 年之前 |
Gurjeet Singh
|
7e09c6332d
Place 'top' subcommand's help in proper order.
|
11 年之前 |
Guillaume J. Charmes
|
9bceae2440
Add a chan to hijack() to block until the hijack is completed
|
11 年之前 |
Guillaume J. Charmes
|
e7269b9841
Fix issue with autoremove
|
11 年之前 |
Guillaume J. Charmes
|
3e014aa662
Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start
|
11 年之前 |
Guillaume J. Charmes
|
333bc23f21
Fix issue killing container while sending signal
|
11 年之前 |
Guillaume J. Charmes
|
4918769b1a
Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint
|
12 年之前 |
Roger Peppe
|
43fd85eb8f
Merge remote-tracking branch 'upstream/master'
|
11 年之前 |
Victor Vieux
|
8bce284496
clean split between errors and output. JSON output always valid
|
11 年之前 |
Karl Grzeszczak
|
ad723bbfe7
Initial steps to fix Issue #936
|
11 年之前 |
Johan Rydberg
|
967010ae8c
Use correct auth config when logging in.
|
11 年之前 |
Michael Crosby
|
723de87681
Move run -rm to the cli only
|
12 年之前 |
Guillaume J. Charmes
|
f435970695
Merge pull request #1842 from dotcloud/split_stdout_stderr
|
12 年之前 |
Victor Vieux
|
2fafe1efce
Merge pull request #1948 from dotcloud/fix_attach
|
12 年之前 |