aboutsummaryrefslogtreecommitdiffstats
path: root/debian-stretch-titan
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-09-26 10:24:58 +0200
committerHarald Welte <laforge@gnumonks.org>2018-09-26 10:25:43 +0200
commit68875a752901d45061d52a75b7453a492b385f66 (patch)
tree595e28aa9d03ab5958fba35dbea50d1c0d181f41 /debian-stretch-titan
parent2ae3487e01e86abda801de200a6b5011f704607e (diff)
debian-stretch-titan: Ensure rebuild on changes in repostory
Let's use the well-known hack of adding the "Release" file of the repository to ensure docker will invalidate the cache if the repository has changed since the last build. Change-Id: I54565a4d52221be7e6ded5a339bbf005b58f5998
Diffstat (limited to 'debian-stretch-titan')
-rw-r--r--debian-stretch-titan/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian-stretch-titan/Dockerfile b/debian-stretch-titan/Dockerfile
index 8bf6721..a308c2a 100644
--- a/debian-stretch-titan/Dockerfile
+++ b/debian-stretch-titan/Dockerfile
@@ -13,6 +13,7 @@ RUN apt-key add /tmp/Release.key && \
rm /tmp/Release.key && \
echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list
+ADD $OSMOCOM_REPO/Release /tmp/Release
RUN apt-get update && apt-get install -y \
eclipse-titan