Keeping Docker Containers Running When a Deployment Worker Restarts
When you first build a deployment system, it's easy to accidentally tie the lifetime of a workload to the lifetime of the process managing it.
A worker starts. It receives a deployment job, builds the
deployhatch.hashnode.dev7 min read