Sridhar Ratnakumar
|
f731835e45
serve goroutine must refer to the local conn
|
12 年之前 |
Guillaume J. Charmes
|
cb54e9c659
Flush whether or not there we set the rawmode to avoid the client to lock
|
12 年之前 |
Guillaume J. Charmes
|
c83393a541
Move the DockerConn flush to its own function
|
12 年之前 |
Louis Opter
|
7d0ab3858e
Only set the terminal in raw mode for commands which need it
|
12 年之前 |
Caleb Spare
|
c298a91f95
Use a *println or *print function instead of *printf where appropriate.
|
12 年之前 |
Guillaume J. Charmes
|
6e507b9460
Add a Debugf() helper and a -D (debug) flag to docker
|
12 年之前 |
Solomon Hykes
|
c59fff422f
gofmt
|
12 年之前 |
Solomon Hykes
|
abb7b81b13
Added comments to rcli
|
12 年之前 |
Solomon Hykes
|
f330c2a248
Disabled remote access to dockerd. Preferred usage is over ssh.
|
12 年之前 |
Solomon Hykes
|
54532e2ab7
Convenience logging in rcli
|
12 年之前 |
Solomon Hykes
|
63fc3e5ab3
rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close)
|
12 年之前 |
Solomon Hykes
|
f3ffba7afe
Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)
|
12 年之前 |