compose-cli icon indicating copy to clipboard operation
compose-cli copied to clipboard

Feature request - show errors during docker compose up immediately

Open gorrog opened this issue 4 years ago • 0 comments

Feature Request

While attempting to create a cluster on Amazon ECS with docker compose up, errors can occur. The error that caused the cluster creation to fail is eventually printed out, but only after all created resources have been deleted. This can result in a wait of 15 minutes or longer.

If the error could immediately be output, a lot of time could be saved

gorrog avatar Dec 11 '20 12:12 gorrog