New
- Added the option -f - Force stack restart after update. Caution: restarts once for every updated container within stack.
- Added support for custom labels. Currently these two are usable:
mag37.dockcheck.restart-stack: true
- Use instead of the -f option, force stop+restart on the whole compose-stack.mag37.dockcheck.update: true
- Will when used with -l option only update containers with this label set and skip the rest.
Full Changelog: v0.3.6...v0.3.7