История коммитов

Автор SHA1 Сообщение Дата
  Guillaume Tardif 839b1b0b44 Delegate to Moby CLI, to allow executing ecs CLI plugin if user has switched to the AWS context (created by the plugin) 5 лет назад
  Guillaume Tardif 2824a7a736 Context aci create : check context name does not exists before starting interactive aci create 5 лет назад
  Djordje Lukic ad72c866cc Add license headers 5 лет назад
  Guillaume Tardif 3981244701 Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context. 5 лет назад
  Guillaume Tardif 84cdf58e8a default context type is “moby” 5 лет назад
  Guillaume Tardif 0de2522079 Renamed Moby backend to “local” backend. This will leave “moby” available for default type contexts 5 лет назад
  Guillaume Tardif 113350a09d Context create aci is now a subcommand, as Moby and example. Root `docker context create` also allows backward compatibility to create docker contexts as before 5 лет назад
  Guillaume Tardif d0b2bfbf52 Fix `docker context ls` that was not displaying legacy context endpoints 5 лет назад
  Guillaume Tardif e7682682fb Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 5 лет назад
  Djordje Lukic 11339761ca Change the way a context is stored 5 лет назад
  Djordje Lukic 8495500aa2 Add a CliSuite for cli unit tests 5 лет назад
  Djordje Lukic fe36c49246 Use alpine as base image 5 лет назад
  Djordje Lukic 95e07a2134 Add default context to the context ls output 5 лет назад
  Djordje Lukic 3891c8c414 Put all magic strings in variables in context store 5 лет назад
  Djordje Lukic 7b26e8e836 Faster build 5 лет назад
  Christopher Crone ad8a16a922 Do not allow changing default context 5 лет назад
  Christopher Crone 3c43606a20 Add remove function to context store 5 лет назад
  Christopher Crone 4788dd5b93 Use common errors in context store 5 лет назад
  Christopher Crone 144ee29645 Fix function description typo 5 лет назад
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 лет назад
  Djordje Lukic 0af5afe440 Move the proxy in the server package 5 лет назад
  Djordje Lukic 8571cf5a04 Create a new client on each request 5 лет назад
  Djordje Lukic f4bde8cb89 Multiple backend for the cli 5 лет назад
  Djordje Lukic 551eb2326f ACI context creation 5 лет назад
  Ulysses Souza 3380c9d459 Refactor store.New 5 лет назад
  Djordje Lukic 10bc4b93f6 Call moby if the command is unknown 5 лет назад
  Djordje Lukic e2c7370a82 Implement context list 5 лет назад
  Djordje Lukic 3bb4fe163c Add `docker context create` command 5 лет назад