abundant-notebook-81469
05/20/2023, 12:04 AMairflow db upgrade
, but I need to run this command once some scripts stopped running inside the ECS containers, so this I have to watch for this containers to be ready after being replaced, and then run the command.
What's the best strategy in this case to run a script inside a container after a task definition in ECS and it's container/task is replaced AND a process inside it's container already finished?little-cartoon-10569
05/21/2023, 7:56 PM