laforge has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/34971?usp=email )
Change subject: sigtran-tests: Add note on why this is still using buster
......................................................................
sigtran-tests: Add note on why this is still using buster
Change-Id: I403401be7e469085f9a82944b3eaa6b8c8ea6319
---
M sigtran-tests/Dockerfile
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/sigtran-tests/Dockerfile b/sigtran-tests/Dockerfile
index 51cff39..1faf8c1 100644
--- a/sigtran-tests/Dockerfile
+++ b/sigtran-tests/Dockerfile
@@ -1,4 +1,7 @@
ARG USER
+# needs buster as the code *really* requires old guile-2.0
+# which is not available in more modern distributions, see
+#
https://github.com/nplab/m3ua-testtool/issues/2 for more info
FROM $USER/debian-buster-build
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/34971?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I403401be7e469085f9a82944b3eaa6b8c8ea6319
Gerrit-Change-Number: 34971
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged