1
0

Compare commits

...

3 Commits

Author SHA1 Message Date
188fde4900 Bot Updating Templated Files 2019-07-05 07:32:59 -04:00
721c377cf8 Bot Updating Package Versions 2019-06-07 11:38:48 +00:00
5c3c63e1c0 Bot Updating Templated Files 2019-06-07 12:33:09 +01:00
3 changed files with 5 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -465,6 +465,7 @@ pipeline {
docker tag lsiodev/buildcache:arm64v8-${COMMIT_SHA}-${BUILD_NUMBER} ${IMAGE}:arm64v8-${META_TAG}
fi
docker run --rm \
--shm-size=1gb \
-v /var/run/docker.sock:/var/run/docker.sock \
-e IMAGE=\"${IMAGE}\" \
-e DELAY_START=\"${CI_DELAY}\" \

View File

@ -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

View File

@ -3,7 +3,7 @@ alpine-keys-2.1-r1
apk-tools-2.10.1-r0
bash-4.4.19-r1
busybox-1.28.4-r3
ca-certificates-20171114-r3
ca-certificates-20190108-r0
ccid-1.4.29-r0
coreutils-8.29-r2
eudev-libs-3.2.5-r2