Bot Updating Templated Files
This commit is contained in:
parent
71eb1f9435
commit
9d19b648c3
@ -160,6 +160,9 @@ Below are the instructions for updating containers:
|
||||
containrrr/watchtower \
|
||||
--run-once minetest
|
||||
```
|
||||
|
||||
**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
|
||||
@ -183,6 +186,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **28.06.19:** - Rebasing to alpine 3.10.
|
||||
* **03.06.19:** - Adding custom cli vars to options.
|
||||
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.
|
||||
* **04.03.19:** - Rebase to alpine 3.9 to compile 5.0.0 minetest with new build args.
|
||||
|
Loading…
x
Reference in New Issue
Block a user