aboutsummaryrefslogtreecommitdiff
path: root/trusty-i386-tcwg-base
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2017-03-08 10:48:44 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2017-03-17 11:16:17 +0000
commit95f2edea54f3f18f703e7f1197ff4a6454f4cb23 (patch)
treeb0dd250fcf9887dc18d496108c9a2edcdc042c6b /trusty-i386-tcwg-base
parent65e1182f55b09c1fdac921bb9672cb0558414406 (diff)
tcwg-base: add valgrind to base images
It is needed for gcc builds with --enable-checking=valgrind. Change-Id: I4cd44f009d9fcb7fa8df16ff5f8eb6e2eb6e6507
Diffstat (limited to 'trusty-i386-tcwg-base')
-rw-r--r--trusty-i386-tcwg-base/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/trusty-i386-tcwg-base/Dockerfile b/trusty-i386-tcwg-base/Dockerfile
index a533593c..f4b84e33 100644
--- a/trusty-i386-tcwg-base/Dockerfile
+++ b/trusty-i386-tcwg-base/Dockerfile
@@ -62,6 +62,7 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
texlive-fonts-recommended \
texlive-latex-recommended \
time \
+ valgrind \
vim \
wget \
wine \