mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 13:46:38 +01:00
* Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Make watchtower skip update if pre-update lifecycle hook exits with a non-zero exit code #649 * Prevent starting new container if old one is not stopped because of lifecycle hook. * Add null check for c.containerInfo.State in IsRunning * Fixed that the container would not start * Added test for preupdate * EX_TEMPFAIL -> ExTempFail * Added missing fuction ouput names * Skip preupdate when container is restarting. |
||
|---|---|---|
| .. | ||
| assets | ||
| images | ||
| stylesheets | ||
| arguments.md | ||
| container-selection.md | ||
| http-api-mode.md | ||
| index.md | ||
| introduction.md | ||
| lifecycle-hooks.md | ||
| linked-containers.md | ||
| metrics.md | ||
| notifications.md | ||
| private-registries.md | ||
| remote-hosts.md | ||
| running-multiple-instances.md | ||
| secure-connections.md | ||
| stop-signals.md | ||
| updating.md | ||
| usage-overview.md | ||