compose/cmd
robbert-ef 68bd0eb523
cli: fix timeout behavior on up / restart / stop (#10672)
Do not set a hardcoded default timeout of 10 seconds when restarting / stopping but use the container `StopTimeout` (defaults to 10 seconds).

Also fixed custom timeout not used when invoking `up`.

Signed-off-by: Robbert Segeren <robbert.segeren@easyflex.nl>
2023-06-12 09:18:25 -04:00
..
compatibility don't skip `compose` used as project name 2023-06-06 10:24:59 +02:00
compose cli: fix timeout behavior on up / restart / stop (#10672) 2023-06-12 09:18:25 -04:00
formatter Fix: Handle concurrent threads using mutex on the rainbowColor function 2023-01-26 12:53:56 +01:00
main.go trace: add OTEL initialization (#10526) 2023-06-08 16:46:07 -04:00