Commit History

Author SHA1 Message Date
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  Guillaume Tardif f442eafe0b Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage. 5 years ago
  Ulysses Souza a2c2d6aa5d Add Restart Policy support when running single container 5 years ago
  Djordje Lukic e6c115dc17 Get the real width of the terminal 5 years ago
  Guillaume Tardif cb3ac513cc Add run env variables support (KEY=AVLUE or KEY, will grab the process env value). 5 years ago
  Guillaume Tardif 5eea111ecf Run containers and attach to logs by default, detach with -d option 5 years ago
  Ulysses Souza 0a57fd7d5c Add cpu and memory limits 5 years ago
  Guillaume Tardif 90914603ba Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones. 5 years ago
  Djordje Lukic ad72c866cc Add license headers 5 years ago
  Djordje Lukic a1bb04ebe1 Refactor calling the progress writer to make it easier 5 years ago
  Djordje Lukic b55267739a Azure backend reports progress 5 years ago
  Christopher Crone 0efa67f7d2 Set random container name if not set 5 years ago
  Ulysses Souza b25a6b4bd6 Add volumes to run command 5 years ago
  Djordje Lukic fcb4b606e2 Add labels to containers on run 5 years ago
  Djordje Lukic d8a38afecc Implement printing published ports 5 years ago
  Djordje Lukic 52f7902d40 Port parsing on the comand line 5 years ago
  Djordje Lukic 962efef48c Commands run and rm only call a func 5 years ago
  Ulysses Souza 80bc3f3620 Print container name when successful 5 years ago
  Christopher Crone 07569bffa9 Use friendly random name generator 5 years ago
  Djordje Lukic 24c035e822 Add comments on exported items, remove example command 5 years ago
  Djordje Lukic 28808f3f6d Check that port definition contains source and dest 5 years ago
  Djordje Lukic eee9bf449f Move run to own package 5 years ago