Dominik Honnef
|
4f36039e7b
clean up AttachOpts type
|
12 jaren geleden |
Dominik Honnef
|
5ecd940a59
remove dead code in CmdPush
|
12 jaren geleden |
Dominik Honnef
|
3b8c2417fb
use fmt.Fprintf instead of fmt.Fprint
|
12 jaren geleden |
Solomon Hykes
|
15c3096e89
Merged attachStdin
|
12 jaren geleden |
Solomon Hykes
|
35c68944c7
Merged shawnsi/git-version
|
12 jaren geleden |
Solomon Hykes
|
c04af2a330
docker run [-a [stdin|stdout|stderr] [...]]: choose which streams to attach to when running a command. Fixes #234.
|
12 jaren geleden |
Guillaume J. Charmes
|
a19a9e3ca8
Discarding errors in CmdRun
|
12 jaren geleden |
Guillaume J. Charmes
|
6882c78ce4
Add a stdincloser to container.Attach in order to close the client connection when needed
|
12 jaren geleden |
Solomon Hykes
|
aea2675f7b
Activate Config.StdinOnce at argument parsing
|
12 jaren geleden |
Solomon Hykes
|
c808940c04
Refactored CmdRun and CmdAttach to use Container.Attach
|
12 jaren geleden |
Caleb Spare
|
887f509d1d
Don't use an interface{} where a string will do.
|
12 jaren geleden |
Caleb Spare
|
13d2b08638
A few spelling/grammar corrections.
|
12 jaren geleden |
Caleb Spare
|
c298a91f95
Use a *println or *print function instead of *printf where appropriate.
|
12 jaren geleden |
Shawn Siefkas
|
37a78902db
Adding git commit to the version output
|
12 jaren geleden |
Solomon Hykes
|
1632566ecb
Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images
|
12 jaren geleden |
Solomon Hykes
|
a6779bcae2
Revert regression introduced in 81eac415ad03d93596a0d8da92bdccd9ecd4ee63, which caused 'docker run -i' to never close stdin
|
12 jaren geleden |
Solomon Hykes
|
8293a0d533
Bumped version to 0.1.1
|
12 jaren geleden |
Solomon Hykes
|
0b9a3c86a2
Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers
|
12 jaren geleden |
Solomon Hykes
|
5a2a044e24
Merge remote-tracking branch 'origin/125-reattach_attached_run_command-fix'
|
12 jaren geleden |
Guillaume J. Charmes
|
99f9b69716
Add debug infos in CmdInfo to know the amount of fds and goroutines in use
|
12 jaren geleden |
Guillaume J. Charmes
|
b336d928fe
Make sure to close all pipes when detaching client (#228)
|
12 jaren geleden |
Guillaume J. Charmes
|
81eac415ad
Do not close the stdin of the process when the client deattaches himslef
|
12 jaren geleden |
Guillaume J. Charmes
|
d17f78c373
Harmonize the error management. Use fmt.Errorf instead of errors.New
|
12 jaren geleden |
Guillaume J. Charmes
|
ccac5b1382
Add debug infos
|
12 jaren geleden |
Solomon Hykes
|
b013d93786
Merge remote-tracking branch 'origin/264-remove_cmdAttach_option'
|
12 jaren geleden |
Louis Opter
|
9740102990
Fix output in the login command
|
12 jaren geleden |
Guillaume J. Charmes
|
9442d6b349
Remove the options of CmdAttach
|
12 jaren geleden |
Jonathan Rudenberg
|
a6da7f138c
Camelize some snake_case variable names
|
12 jaren geleden |
Daniel Robinson
|
ff04ce3ddf
Fixed typo in command description for pull
|
12 jaren geleden |
Jonathan Rudenberg
|
9518503ebe
Remove extraneous rand.Seed
|
12 jaren geleden |