Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 51db71d

Browse files
Bot Updating Templated Files
1 parent b7b87b9 commit 51db71d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ Below are the instructions for updating containers:
171171
containrrr/watchtower \
172172
--run-once openvpn-as
173173
```
174+
175+
**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.
176+
174177
* You can also remove the old dangling images: `docker image prune`
175178

176179
## Building locally

0 commit comments

Comments
 (0)