Skip to content

Commit b281070

Browse files
Bot Updating Templated Files
1 parent 6ecf90c commit b281070

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
@@ -166,6 +166,9 @@ Below are the instructions for updating containers:
166166
containrrr/watchtower \
167167
--run-once code-server
168168
```
169+
170+
**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.
171+
169172
* You can also remove the old dangling images: `docker image prune`
170173

171174
## Building locally

0 commit comments

Comments
 (0)