Historial de Commits

Autor SHA1 Mensaje Fecha
  David Calavera fe53be4e17 Apply context changes to the client. hace 9 años
  John Starks 0906195fbb Windows: Add support for named pipe protocol hace 9 años
  Tibor Vass 51795c0836 Skip Close()-ing stdin on Darwin. The Return. hace 9 años
  Michael Crosby a1eb6029cc Move tty set and restore to caller hace 9 años
  David Calavera e73ab750ed Make sure docker api client implements engine-api client. hace 9 años
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. hace 9 años
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. hace 9 años
  Vincent Demeester 34a3c3cacf Add --format support to images command hace 9 años
  Aditi Rajagopal 278e75800c pkg/version.Version: use the new String() method hace 9 años
  David Calavera defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. hace 9 años
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var hace 9 años
  David Calavera b679eb9a82 Force API versioning in the client library. hace 9 años
  David Calavera 5a0a6ee9cd Remove old http from the docker cli. hace 9 años
  David Calavera 8b15839ee8 Create interface that clients that talk to the api must fulfill. hace 9 años
  David Calavera 589df17a1a Extract API client struct as standalone client. hace 9 años
  Lei Jitang fbb01b8162 Make default tls host work hace 9 años
  Doug Davis ba973f2d74 Remove used param on ParseHost hace 9 años
  Sven Dowideit 50f0906007 Default the tcp port to 2376 if tls is on, and 2375 if not hace 10 años
  Hu Keping 22be1e443f Refactor CLI docker save hace 9 años
  Tibor Vass 3face3c521 Use default no-op uuid.Loggerf for client cli hace 10 años
  Tibor Vass 7841d6ab9a Set uuid.Loggerf to nop on client and to logrus.Warnf on daemon hace 10 años
  root 929f2c2f40 api/client fix golint errors/warnings hace 10 años
  Tibor Vass 96ce3a194a cli: new daemon command and new cli package hace 10 años
  David Calavera 37209190c7 Docker ps custom formatting. hace 10 años
  Victor Vieux 47a7f770f4 add support for base path in docker cli -H hace 10 años
  Doug Davis daced1d303 Add support for DOCKER_CONFIG/--config to specific config file dir hace 10 años
  David Calavera 333ac3a3eb Plugins JSON spec. hace 10 años
  Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help hace 10 años
  David Calavera 617a0c2fde Merge pull request #13428 from duglin/niceHelp2 hace 10 años
  Doug Davis 8324d7918b Carry #11858 hace 10 años