Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_notes:misc [2025-03-23 Sun wk12 09:52] – [watchtower] baumkp | docker_notes:misc [2025-12-29 Mon wk01 08:09] (current) – [WUD] baumkp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ======Docker Miscellaneous===== | ======Docker Miscellaneous===== | ||
| 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==== | ||
| - | *[[https:// | + | *[[https:// |
| - | *[[https:// | + | *Main [[https:// |
| *See watchtower [[https:// | *See watchtower [[https:// | ||
| - | *[[https:// | + | *Linux handbook notes on [[https:// |
| - | <- docker_notes:nginx-php-notes|Back ^ docker_notes: | + | =====netbox===== |
| + | [[https:// | ||
| + | ====reference==== | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | <- docker_notes: | ||