Revīziju vēsture

Autors SHA1 Ziņojums Datums
  John Starks 4d0f6041ad Windows: Always enable VT emulation 9 gadi atpakaļ
  Daniel Nephin 5ab2434225 Convert 'docker create' to use cobra and pflag 9 gadi atpakaļ
  Daniel Nephin a77f2450c7 Convert 'docker run' to a cobra command and to use pflags 9 gadi atpakaļ
  Daniel Nephin 69264beb40 Migrate volume commands to cobra. 9 gadi atpakaļ
  John Howard f7541b00b0 Better error on attach no tty 9 gadi atpakaļ
  Daniel Nephin 30e3620eae Refactor cliconfig so that the default constructor can exist in the package. 9 gadi atpakaļ
  Daniel Nephin 33c9edaf6c Cleanup the structure of the cli package. 9 gadi atpakaļ
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 gadi atpakaļ
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls 9 gadi atpakaļ
  David Calavera cf721c23e7 Client credentials store. 9 gadi atpakaļ
  David Calavera fe53be4e17 Apply context changes to the client. 9 gadi atpakaļ
  John Starks 0906195fbb Windows: Add support for named pipe protocol 9 gadi atpakaļ
  Tibor Vass 51795c0836 Skip Close()-ing stdin on Darwin. The Return. 9 gadi atpakaļ
  Michael Crosby a1eb6029cc Move tty set and restore to caller 9 gadi atpakaļ
  David Calavera e73ab750ed Make sure docker api client implements engine-api client. 9 gadi atpakaļ
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 gadi atpakaļ
  David Calavera 8e034802b7 Remove usage of pkg sockets and tlsconfig. 9 gadi atpakaļ
  Vincent Demeester 34a3c3cacf Add --format support to images command 9 gadi atpakaļ
  Aditi Rajagopal 278e75800c pkg/version.Version: use the new String() method 9 gadi atpakaļ
  David Calavera defd1519f7 Remove api client lib dependency on tlsconfig and sockets packages. 9 gadi atpakaļ
  Doug Davis 6287ec9095 Add a DOCKER_API_VERSION env var 10 gadi atpakaļ
  David Calavera b679eb9a82 Force API versioning in the client library. 9 gadi atpakaļ
  David Calavera 5a0a6ee9cd Remove old http from the docker cli. 9 gadi atpakaļ
  David Calavera 8b15839ee8 Create interface that clients that talk to the api must fulfill. 9 gadi atpakaļ
  David Calavera 589df17a1a Extract API client struct as standalone client. 9 gadi atpakaļ
  Lei Jitang fbb01b8162 Make default tls host work 9 gadi atpakaļ
  Doug Davis ba973f2d74 Remove used param on ParseHost 9 gadi atpakaļ
  Sven Dowideit 50f0906007 Default the tcp port to 2376 if tls is on, and 2375 if not 10 gadi atpakaļ
  Hu Keping 22be1e443f Refactor CLI docker save 10 gadi atpakaļ
  Tibor Vass 3face3c521 Use default no-op uuid.Loggerf for client cli 10 gadi atpakaļ