Bash tools missing from 3.3.0 release
Open
enhancement
- Dominant language
- Go
- Stars
- 193
- Forks
- 73
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 3
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.
Contributor guide
Assessment
This issue has not been assessed yet.