提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester 4c7f0d268f Rework usage of context.Context in api/client 9 年之前
  Vincent Demeester b9c94b70bf Update client code with api changes 9 年之前
  Zhang Wei 91e5bb9541 Let client print error when speicify wrong detach keys 9 年之前
  Lei Jitang 66d3dcc6f7 cli: move setRawTerminal and restoreTerminal to holdHijackedConnection 9 年之前
  Brian Goff 81707de23f Don't forward SIGPIPE from client to container 9 年之前
  Vincent Demeester 8567286ed6 Update api/client file to use context 9 年之前
  Michael Crosby a1eb6029cc Move tty set and restore to caller 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  Vincent Demeester 15aa2a663b Implement configurable detach key 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  David Calavera bcb848c87f Implement docker run with standalone client lib. 9 年之前
  David Calavera 962b2d8b9b Implement docker start with standalone client lib. 9 年之前
  David Calavera c57e62d00e Implement docker kill with standalone client lib. 9 年之前
  Jess Frazelle 4796b5c2f8 Merge pull request #16544 from Mashimiao/fix-bug-client-start-signal-discarded 9 年之前
  Lei Jitang 2b0927c9ac Use consistent command description 9 年之前
  Antonio Murdaca 14e8898648 Fix man and commandline docs 9 年之前
  Ma Shimiao 6d25eb6e7c client/start: fix logic for discarded signal 9 年之前
  Tibor Vass 96ce3a194a cli: new daemon command and new cli package 10 年之前
  John Howard 615681f517 Windows: Remove meaningless warnings on docker info 10 年之前
  Ma Shimiao 9a4cbb358d api/client: unify format of args check 10 年之前
  Ma Shimiao 91a496055c api/client: close the returned io.ReadCloser 10 年之前
  Josh Hawn 86d6a5b11f Merge pull request #13869 from jlhawn/multi_line_help_usage 10 年之前
  Josh Hawn 0cdc3b7539 api/client: have cli.call() return headers 10 年之前
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help 10 年之前
  Doug Davis 0024935f64 Use stderr instead of logrus for CLI error messages 10 年之前
  Qiang Huang 5a6db4fd44 a few cleanups for client output 10 年之前
  Antonio Murdaca 531f4122bd Remove engine mechanism 10 年之前
  Deshi Xiao bae3023eef client.StatusError don't be returned as a pointer 10 年之前
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 年之前
  Antonio Murdaca 5670c6c695 Refactor utils/flags.go, fixes #11892 10 年之前