Amazon ECS on AWS Fargate now honors custom container stop signals defined in OCI images. Previously, all Linux containers received SIGTERM followed by SIGKILL during task termination. Now, the ECS container agent reads the STOPSIGNAL instruction from container images and uses that signal for graceful shutdown. Containers
Sort: