mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
Bot Updating Templated Files
This commit is contained in:
parent
3f4ab1cbd9
commit
14df1a6800
1 changed files with 3 additions and 0 deletions
|
|
@ -183,6 +183,9 @@ Below are the instructions for updating containers:
|
|||
containrrr/watchtower \
|
||||
--run-once jellyfin
|
||||
```
|
||||
|
||||
**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…
Add table
Add a link
Reference in a new issue