Compare commits
2 Commits
11522-ls9
...
11537-ls11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
099ee6d0f6 | ||
|
|
188fde4900 |
@@ -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
|
||||
|
||||
@@ -17,8 +17,8 @@ libressl2.7-libtls-2.7.5-r0
|
||||
libssl1.0-1.0.2r-r0
|
||||
libusb-1.0.22-r0
|
||||
linux-pam-1.3.0-r0
|
||||
musl-1.1.19-r10
|
||||
musl-utils-1.1.19-r10
|
||||
musl-1.1.19-r11
|
||||
musl-utils-1.1.19-r11
|
||||
ncurses-libs-6.1_p20180818-r1
|
||||
ncurses-terminfo-6.1_p20180818-r1
|
||||
ncurses-terminfo-base-6.1_p20180818-r1
|
||||
|
||||
Reference in New Issue
Block a user