Compare commits
3 Commits
11522-ls9
...
11541-ls12
Author | SHA1 | Date | |
---|---|---|---|
7c037b8f07 | |||
099ee6d0f6 | |||
188fde4900 |
@ -179,6 +179,9 @@ Below are the instructions for updating containers:
|
|||||||
containrrr/watchtower \
|
containrrr/watchtower \
|
||||||
--run-once oscam
|
--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`
|
* You can also remove the old dangling images: `docker image prune`
|
||||||
|
|
||||||
## Building locally
|
## Building locally
|
||||||
|
@ -17,8 +17,8 @@ libressl2.7-libtls-2.7.5-r0
|
|||||||
libssl1.0-1.0.2r-r0
|
libssl1.0-1.0.2r-r0
|
||||||
libusb-1.0.22-r0
|
libusb-1.0.22-r0
|
||||||
linux-pam-1.3.0-r0
|
linux-pam-1.3.0-r0
|
||||||
musl-1.1.19-r10
|
musl-1.1.19-r11
|
||||||
musl-utils-1.1.19-r10
|
musl-utils-1.1.19-r11
|
||||||
ncurses-libs-6.1_p20180818-r1
|
ncurses-libs-6.1_p20180818-r1
|
||||||
ncurses-terminfo-6.1_p20180818-r1
|
ncurses-terminfo-6.1_p20180818-r1
|
||||||
ncurses-terminfo-base-6.1_p20180818-r1
|
ncurses-terminfo-base-6.1_p20180818-r1
|
||||||
@ -28,7 +28,7 @@ readline-7.0.003-r0
|
|||||||
scanelf-1.2.3-r0
|
scanelf-1.2.3-r0
|
||||||
shadow-4.5-r0
|
shadow-4.5-r0
|
||||||
ssl_client-1.28.4-r3
|
ssl_client-1.28.4-r3
|
||||||
tzdata-2019a-r0
|
tzdata-2019b-r0
|
||||||
xz-5.2.4-r0
|
xz-5.2.4-r0
|
||||||
xz-libs-5.2.4-r0
|
xz-libs-5.2.4-r0
|
||||||
zlib-1.2.11-r1
|
zlib-1.2.11-r1
|
||||||
|
Reference in New Issue
Block a user