Skip to content

Commit 743ff86

Browse files
Bot Updating Templated Files
1 parent c55ce84 commit 743ff86

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ Below are the instructions for updating containers:
165165
containrrr/watchtower \
166166
--run-once nextcloud
167167
```
168+
169+
**Note:** We do not endorse the use of Watchtower as a solution to automated updates of existing Docker containers. In fact we generally discourage automated updates. However, this is a useful tool for one-time manual updates of containers where you have forgotten the original parameters. In the long term, we highly recommend using Docker Compose.
170+
168171
* You can also remove the old dangling images: `docker image prune`
169172

170173
## Building locally

0 commit comments

Comments
 (0)