aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2019-02-20 08:13:35 +0000
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2019-02-20 08:14:39 +0000
commit51a13b7882cf2e43d1c09eb7181a1a8c5d92c9e7 (patch)
tree487d47332545e759d1f52fbc2c5e3f1120d3c0e0
parentf8a085347a8b573e616183286fbaa9bea0a90ccb (diff)
docker: Add lua-socket for the OsmocomBB<->GSM Tester communication
-rw-r--r--docker/Dockerfile_osmocom_jenkins.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64
index 25a9f61..b2c1c9a 100644
--- a/docker/Dockerfile_osmocom_jenkins.amd64
+++ b/docker/Dockerfile_osmocom_jenkins.amd64
@@ -50,7 +50,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y doxygen g++ libtalloc-dev
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y patchelf
# Be able to run the osmo-gsm-tester
-RUN DEBIAN_FRONTEND=noninteractive apt-get install -y dbus tcpdump sqlite3 python3 python3-yaml python3-mako python3-gi ofono python3-pip python3-usb
+RUN DEBIAN_FRONTEND=noninteractive apt-get install -y dbus tcpdump sqlite3 python3 python3-yaml python3-mako python3-gi ofono python3-pip python3-usb lua-socket
RUN pip3 install git+git://github.com/podshumok/python-smpplib.git
RUN pip3 install pydbus
RUN pip3 install pysispm