Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_notes:misc [2025-11-09 Sun wk45 08:31] – [reference] baumkp | docker_notes:misc [2025-12-29 Mon wk01 08:09] (current) – [WUD] baumkp | ||
|---|---|---|---|
| Line 177: | Line 177: | ||
| =====watchtower===== | =====watchtower===== | ||
| With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. | With watchtower you can update the running version of your containerized app simply by pushing a new image to the Docker Hub or your own image registry. | ||
| + | *Watchtower seems to be no longer supported. | ||
| + | *Watchtower automatically updates all containers, which can break operation on some updates. | ||
| ++++watchtower can be run with| | ++++watchtower can be run with| | ||
| Line 184: | Line 186: | ||
| containrrr/ | containrrr/ | ||
| ++++ | ++++ | ||
| + | |||
| + | =====WUD===== | ||
| + | WUD (What' | ||
| + | |||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| ====reference==== | ====reference==== | ||