Docker Swarm continuous deployment using native service health checks
This blog post explains the process to configure the Docker service health checks using native docker service commands. Docker swarm is a container orchestration tool similar Kubernetes, OpenShift, ECS, EKS and it comes as part of Docker engine. Read more…