Open
Description
If one ECS Fargate container of a task has a health check configured, then all containers must have a health check.
With 3.2.0, I could use true
as dummy health check.
With 3.3.0, this health check fails due to true
no longer being available in the image.
It would be nice if there was an explicit health check command or so for the daemon.