Skip to content

0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 16:51
· 104 commits to main since this release
0a44cce

Added

  • External persistent logging: Capture Date, container name, container id, last health message and last action to /opt/docker-autoheal/log.json
    • Requires the path to exist and that it is writable by the docker-autoheal user
    • Controlled via (default: disabled):
      • Binary option: -H, --history (switch)
      • Environment variable: AUTOHEAL_HISTORY (TRUE/FALSE)

Changed

  • Bump bollard to 0.16.0