Commit History

Author SHA1 Message Date
  Guillaume Tardif aca816d5d6 Remove example backend. 4 years ago
  Guillaume Tardif 2a8c24e4ff Move config => api/config 4 years ago
  Guillaume Tardif f1ac6d4fdc Move errdefs => api/errdefs 4 years ago
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store 4 years ago
  Guillaume Tardif 65f53dff43 move metrics => cli 4 years ago
  Guillaume Tardif 1939047fe6 Add backend-metadata command (hidden) for CLI backend 4 years ago
  Nicolas De Loof 7a2e041524 Parse --version and forward to docker/cli 4 years ago
  Guillaume Tardif b604ba6246 Fix 2 corner cases with PATH settings 5 years ago
  Guillaume Tardif 5e809acd87 Use OS-dependant pathListSeparator, when appending to PATH 5 years ago
  Nicolas De Loof de96a0c1d0 CLI command to manage ECS volumes 5 years ago
  Guillaume Tardif a5e34323e2 Add `docker prune` command and ACI implementation 5 years ago
  Ulysses Souza 10632b008b Add version to UserAgent on ACI 5 years ago
  Guillaume Tardif 0d3f7186c5 Hardcoded list of commands and simplified metrics gathering. 5 years ago
  Amos Law e10424e316 Normalize case of command and flag help 5 years ago
  Guillaume Tardif b8968e83cd Do not fail when constructing error message for commands not implemented. Use metrics GetCommand() the is already used 3 lines above for metrics tracking. 5 years ago
  Chris Crone 7b169744a2 cli: Sort main imports 5 years ago
  Guillaume Tardif 8302266212 In metrics, send context type, not context name (metrics for Moby calls) 5 years ago
  Guillaume Tardif 334ebf5f75 Implement --domainname flag on compose up, also defining compose extension "x-aci-domain-name" to store ACI DNSLabelName. 5 years ago
  Guillaume Tardif 268c02523a Only add `--domainname` flag to `docker run` in ACI context 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif a71b2a39bd Add status field in API metrics 5 years ago
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled 5 years ago
  Guillaume Tardif 9c6aead797 Allow running commands with HOME=“”. 5 years ago
  Guillaume Tardif b85eddd09c Remove duplicated code formatting multi errors 5 years ago
  Guillaume Tardif 099b64935b Minor fixes 5 years ago
  Guillaume Tardif 38a8f5310b Volume command is only available in aci context type, with ACI specific flags 5 years ago
  Guillaume Tardif 08562b403e Connecting it all 5 years ago
  Guillaume Tardif 9ed06ece5b Adding volume API & initial CLI command 5 years ago
  Guillaume Tardif 303958bb44 Merge pull request #574 from ulyssessouza/alias-rm-kill 5 years ago
  Guillaume Tardif adeba9b124 Fix bug not allowing users to run any context command when set to an aws context type. 5 years ago