Skip to content

Commit 773a463

Browse files
Bot Updating Templated Files
1 parent 025dffa commit 773a463

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ Below are the instructions for updating containers:
176176
containrrr/watchtower \
177177
--run-once mariadb
178178
```
179+
180+
**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.
181+
179182
* You can also remove the old dangling images: `docker image prune`
180183

181184
## Building locally

0 commit comments

Comments
 (0)