提交历史

作者 SHA1 备注 提交日期
  Daniel Nephin bec81075bf Extract input stream into a new type. 9 年之前
  Daniel Nephin a0ab33124a Extract stream output handling to a new type. 9 年之前
  Michael Crosby 7c36a1af03 Move engine-api client package 8 年之前
  Cao Weiwei cdcf7b78fc Fix typo 9 年之前
  Daniel Nephin 31bf9ca0c8 Update unit tests for new cobra root command. 9 年之前
  Daniel Nephin 0452ff5a4d Convert docker root command to use pflag and cobra 9 年之前
  Vincent Demeester 7c8780ea63 Refactor dockerCli *Format to ConfigFile call 9 年之前
  Vincent Demeester a488ad1a09 Add volume --format flag to ls 9 年之前
  Vincent Demeester a8aaafc4a3 Add network --format flag to ls 9 年之前
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra 9 年之前
  John Starks 4acc2c7499 Windows: Always enable VT emulation 9 年之前
  Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag 9 年之前
  Daniel Nephin a77f2450c7 Convert 'docker run' to a cobra command and to use pflags 9 年之前
  Daniel Nephin 69264beb40 Migrate volume commands to cobra. 9 年之前
  John Howard f7541b00b0 Better error on attach no tty 9 年之前
  Daniel Nephin 30e3620eae Refactor cliconfig so that the default constructor can exist in the package. 9 年之前
  Daniel Nephin 33c9edaf6c Cleanup the structure of the cli package. 9 年之前
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 年之前
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls 9 年之前
  David Calavera cf721c23e7 Client credentials store. 9 年之前
  David Calavera fe53be4e17 Apply context changes to the client. 9 年之前
  John Starks 0906195fbb Windows: Add support for named pipe protocol 9 年之前
  Tibor Vass 51795c0836 Skip Close()-ing stdin on Darwin. The Return. 9 年之前
  Michael Crosby a1eb6029cc Move tty set and restore to caller 9 年之前
  David Calavera e73ab750ed Make sure docker api client implements engine-api client. 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 年之前
  Vincent Demeester 34a3c3cacf Add --format support to images command 9 年之前
  Aditi Rajagopal 278e75800c pkg/version.Version: use the new String() method 9 年之前
  David Calavera defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 年之前