From bd60424e099623a148a5d186c6f268807e33896c Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sun, 29 Apr 2018 23:03:26 -0700 Subject: Add the ability to run some but not all samples in docker Also, build containers with --no-cache: distributions like ArchLinux retire their packages very quickly, need to always use up-to-date package databases. Signed-off-by: Alexey Neyman --- testing/docker/dmgr.sh | 51 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 13 deletions(-) (limited to 'testing/docker/dmgr.sh') diff --git a/testing/docker/dmgr.sh b/testing/docker/dmgr.sh index 1f2b1203..08247844 100755 --- a/testing/docker/dmgr.sh +++ b/testing/docker/dmgr.sh @@ -19,16 +19,19 @@ usage() cat >&2 <