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.
|
2020-08-04 17:11:21 +02:00 |
Ulysses Souza
|
a2c2d6aa5d
|
Add Restart Policy support when running single container
|
2020-08-04 16:57:58 +02:00 |
Guillaume Tardif
|
cb3ac513cc
|
Add run env variables support (KEY=AVLUE or KEY, will grab the process env value).
No support yet for env files
|
2020-07-07 11:39:35 +02:00 |
Guillaume Tardif
|
5eea111ecf
|
Run containers and attach to logs by default, detach with -d option
|
2020-07-02 16:45:04 +02:00 |
Ulysses Souza
|
1deb2b8b09
|
Integrate limits on inspect
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-06-29 10:32:28 +02:00 |
Guillaume Tardif
|
90914603ba
|
Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones.
|
2020-06-23 16:17:02 +02:00 |
Christopher Crone
|
dd66646c06
|
Unit test run help
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
|
2020-05-21 20:03:06 +02:00 |