github mag37/dockcheck v0.8.3

5 hours ago

FIX:

  • Using the full compose file path to determine if a container already got restarted.
    • When compose files shared parent directory they were mistakenly treated as already restarted.
  • Sourcing the dockcheck.config earlier so CLI always take precedence.
    • Due to recent changes the config file would override any CLI options, which was not intended.
  • Only print update process messages when actually processing updates.
    • Avoid printing unnecessary (false) messages when no updates/recreations were happening due to errors or -E exclusions.

Full Changelog: v0.8.2...v0.8.3

Don't miss a new dockcheck release

NewReleases is sending notifications on new releases.