Browse Source

Bot Updating Templated Files

pull/22/head 11529-ls10
LinuxServer-CI 1 year ago
parent
commit
188fde4900
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@ -179,6 +179,9 @@ Below are the instructions for updating containers:
containrrr/watchtower \
--run-once oscam
```
**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.
* You can also remove the old dangling images: `docker image prune`
## Building locally

Loading…
Cancel
Save