docker
Signalling docker containers
· ☕ 2 min read
When deploying a containerized application to a container management system like AWS Fargate, you tend to run your application from a shell script. Suppose your script looks like this