Change in docker-playground[master]: debian-stretch-titan: Ensure rebuild on changes in repostory

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Sep 26 08:25:51 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/11101


Change subject: debian-stretch-titan: Ensure rebuild on changes in repostory
......................................................................

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
---
M debian-stretch-titan/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/01/11101/1

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

-- 
To view, visit https://gerrit.osmocom.org/11101
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I54565a4d52221be7e6ded5a339bbf005b58f5998
Gerrit-Change-Number: 11101
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180926/d6a9e9f1/attachment.htm>


More information about the gerrit-log mailing list