user-documentation
user-documentation copied to clipboard
Docker containers get started then get terminated immediately
Sometimes the docs site takes a long time until successfully deployed. According to the event log from the ECS service, it seems the Docker containers may get started then get terminated immediately, then ECS will retry until a Docker container does not get terminated with an interval of 5 minutes. In some worst case, ECS needs more than 10 attempts until getting a running Docker container.
Note that the immediately terminated Docker container does not produce any logs, while a successfully started Docker container will produce some logs.