mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
This change converts existing CHECKS files into a healthchecks key that is understood by 'docker-container-healthchecker'. This tool supports a number of different types of container healthchecks - command, http, uptime - and can perform healthchecks against non-web processes. The use of the old CHECKS file is now deprecated, and will be removed in the next minor version. Users can use the 'docker-container-healthchecker' to convert existing CHECKS files to the new format automatically. Closes #2760
Symbolic link
1 line
4 B
Plaintext
Symbolic link
1 line
4 B
Plaintext
hook |