aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-07-13 17:10:08 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-07-13 17:10:08 +0200
commit815d198dbd19008e42499423ca6c52972a62442f (patch)
tree2f2ec495ac435a486d0e5231da065f1a60312e71 /tests
parent5bae8940dbedccd4c081944c13fbb0237b913299 (diff)
Test deb installation - corrections
Diffstat (limited to 'tests')
-rw-r--r--tests/dockerfiles/Ubuntu_16_04_debinstall.docker4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/dockerfiles/Ubuntu_16_04_debinstall.docker b/tests/dockerfiles/Ubuntu_16_04_debinstall.docker
index 0ca3321..0a476ce 100644
--- a/tests/dockerfiles/Ubuntu_16_04_debinstall.docker
+++ b/tests/dockerfiles/Ubuntu_16_04_debinstall.docker
@@ -1,7 +1,11 @@
FROM ubuntu:16.04
MAINTAINER Ash Wilson
+RUN apt-get update && apt-get install -y \
+ software-properties-common
+
RUN add-apt-repository -y ppa:ptrkrysik/gr-gsm
+
RUN apt-get update && apt-get install -y \
gr-gsm