提交歷史

作者 SHA1 備註 提交日期
  Guillaume J. Charmes c83393a541 Move the DockerConn flush to its own function 12 年之前
  Guillaume J. Charmes b71b226cc1 Improve error management (avoid unwanted output in tests) 12 年之前
  Guillaume J. Charmes e6e9c1cd62 Use io.WriteCloser instead of *os.File in DockerLocalConn so we can use it with standard writers and pipes 12 年之前
  Guillaume J. Charmes 246eed52de Move DockerLocalConn and terminal functions form package "main" to "rcli" in order to be able to use DockerLocalConn in commands_test.go 12 年之前
  Louis Opter 7d0ab3858e Only set the terminal in raw mode for commands which need it 12 年之前
  Solomon Hykes 745edc49cd Merge dockerd into docker. 'docker -d' runs in daemon mode. For all other commands, docker auto-detects whether to run standalone or to remote-control the daemon 12 年之前
  Solomon Hykes c59fff422f gofmt 12 年之前
  Solomon Hykes 178e126a07 Fixed a bug which caused dockerd to crash when it received a call without arguments 12 年之前
  Solomon Hykes abb7b81b13 Added comments to rcli 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 年之前