|
|
t.Run("abort-on-container-exit", func(t *testing.T) {
|
|
t.Run("abort-on-container-exit", func(t *testing.T) {
|
|
|
res := c.RunDockerOrExitError("compose", "-f", "./fixtures/cascade-stop-test/compose.yaml", "--project-name", projectName, "up", "--abort-on-container-exit")
|
|
res := c.RunDockerOrExitError("compose", "-f", "./fixtures/cascade-stop-test/compose.yaml", "--project-name", projectName, "up", "--abort-on-container-exit")
|