This website requires JavaScript.
Explore
Help
Sign In
docker
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
mirror of
https://github.com/docker/cli.git
synced
2026-01-16 20:22:36 +03:00
Code
Activity
Files
12fbbf0518810487df9c679130b573e780345ecf
cli
/
components
/
engine
/
docker
History
Solomon Hykes
34fa02708d
Fixed IO edge cases on docker client. Wait for stdin to close before exiting if it's a pipe, but not if it's a terminal. Correctly send stdin EOF to the server with TCP half-close
...
Upstream-commit: 75529a202f65e7df5395e0eca7d58aaa7718489c Component: engine
2013-01-25 11:26:18 -08:00
..
docker.go
Fixed IO edge cases on docker client. Wait for stdin to close before exiting if it's a pipe, but not if it's a terminal. Correctly send stdin EOF to the server with TCP half-close
2013-01-25 11:26:18 -08:00