Historie revizí

Autor SHA1 Zpráva Datum
  Guillaume Tardif ea98a2dd78 Fix docker-classic creation makefile target před 5 roky
  Guillaume Tardif cc46f84043 Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one. před 5 roky
  Guillaume Tardif 66a83410dd Ensure we have a clear error message in case of wrong setup (previously it would just exit with no error message) před 5 roky
  Djordje Lukic 11339761ca Change the way a context is stored před 5 roky
  Christopher Crone 88ba591fc3 Seed random with nanosecond time před 5 roky
  Christopher Crone 058e6203a7 Store config dir in CLI context před 5 roky
  Guillaume Tardif 2610b986fd delegate Moby to docker-classic binary, link docker-classic in e2e tests před 5 roky
  Christopher Crone f6fcd27a09 Factor determination of current context před 5 roky
  Djordje Lukic 42c72c365c Split context comands into own files před 5 roky
  Christopher Crone 11b4bd19f5 Refactor global CLI options před 5 roky
  Christopher Crone 9bf2924c24 Remove logrus.Fatal před 5 roky
  Christopher Crone d46398dbef Refactor config into package před 5 roky
  Guillaume Tardif 67a7c96dc4 Merge pull request #84 from rumpl/chore-remove-util před 5 roky
  Ulysses Souza 40fa78ac5d Add rm command před 5 roky
  Djordje Lukic 33b9525c9e Remove util package, it was only used by cli/main.go před 5 roky
  Christopher Crone c93d2e9180 Context should always be handled by new CLI před 5 roky
  Djordje Lukic fe1772b84a Moby backend před 5 roky
  Djordje Lukic 688e7e5deb Implement quiet flag for ps command před 5 roky
  Ulysses Souza a4e54e9b5d Merge pull request #41 from ulyssessouza/add-up před 5 roky
  Ulysses Souza 161f8154de Organize imports před 5 roky
  Guillaume Tardif 35c5073cc0 First e2e tests running locally (with example backend) před 5 roky
  Ulysses Souza 03e418cbbb Add compose up and down před 5 roky
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command před 5 roky
  Djordje Lukic 1c7270b697 Implement logs před 5 roky
  Djordje Lukic afca3e31b5 Implement exec command před 5 roky
  Djordje Lukic eee9bf449f Move run to own package před 5 roky
  Djordje Lukic 3d363643ad Implement simple ACI run před 5 roky
  Ulysses Souza 33c45a0a62 Add "goimports" před 5 roky
  Djordje Lukic 8571cf5a04 Create a new client on each request před 5 roky
  Djordje Lukic 9ea91791b4 Change the current context of the client on each request před 5 roky