Skip to content

Commit e321f8e

Browse files
Bot Updating Templated Files
1 parent d9cee57 commit e321f8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ Below are the instructions for updating containers:
204204
containrrr/watchtower \
205205
--run-once bookstack
206206
```
207+
208+
**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.
209+
207210
* You can also remove the old dangling images: `docker image prune`
208211

209212
## Building locally
@@ -227,6 +230,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
227230

228231
## Versions
229232

233+
* **28.06.19:** - Rebasing to alpine 3.10.
230234
* **14.06.19:** - Add wkhtmltopdf to image for PDF rendering.
231235
* **20.04.19:** - Rebase to Alpine 3.9, add MySQL init logic.
232236
* **22.03.19:** - Switching to new Base images, shift to arm32v7 tag.

0 commit comments

Comments
 (0)