mirror of
https://github.com/linuxserver/docker-piwigo.git
synced 2025-04-24 05:07:05 -04:00
Bot Updating Templated Files
This commit is contained in:
parent
f906592347
commit
5aab60c340
1 changed files with 4 additions and 0 deletions
|
@ -156,6 +156,9 @@ Below are the instructions for updating containers:
|
|||
containrrr/watchtower \
|
||||
--run-once piwigo
|
||||
```
|
||||
|
||||
**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
|
||||
|
@ -179,6 +182,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||
|
||||
## Versions
|
||||
|
||||
* **28.06.19:** - Rebasing to alpine 3.10.
|
||||
* **12.06.19:** - Add ffmpeg and other deps as needed by popular plugins.
|
||||
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
|
||||
* **01.03.19:** - Add php-ctype & php-curl.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue