Historial de Commits

Autor SHA1 Mensaje Fecha
  Vincent Demeester a488ad1a09 Add volume --format flag to ls hace 9 años
  Vincent Demeester a8aaafc4a3 Add network --format flag to ls hace 9 años
  Akihiro Suda 9d9dff3d0d Migrate exec command to cobra hace 9 años
  John Starks 4acc2c7499 Windows: Always enable VT emulation hace 9 años
  Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag hace 9 años
  Daniel Nephin a77f2450c7 Convert 'docker run' to a cobra command and to use pflags hace 9 años
  Daniel Nephin 69264beb40 Migrate volume commands to cobra. hace 9 años
  John Howard f7541b00b0 Better error on attach no tty hace 9 años
  Daniel Nephin 30e3620eae Refactor cliconfig so that the default constructor can exist in the package. hace 9 años
  Daniel Nephin 33c9edaf6c Cleanup the structure of the cli package. hace 9 años
  Vincent Demeester 7534f17261 Update code for latest engine-api hace 9 años
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls hace 9 años
  David Calavera cf721c23e7 Client credentials store. hace 9 años
  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