Bruno Murino
07/13/2021, 8:08 PMENTRYPOINT ["make", "deploy"]
and when I ran the flow no logs came to the UI at all (as expected, I think), because the container threw an error with “make” (probably because directory config and etc so no worries about it)
so the flow is still in the “submitted” state, even though the actual ECS task has already failed.
Is there any way to have better visibility of when that happens? in case a dev forgets to remove the entrypoint from the dockerfile..nicholas
Zanie
Zanie
ECSAgent
to ensure startup succeeds"Marvin
07/13/2021, 8:28 PMBruno Murino
07/14/2021, 8:16 AM