summaryrefslogtreecommitdiffstats
path: root/ci/Dockerfile
diff options
context:
space:
mode:
authorJiang, Yunhong <yunhong.jiang@intel.com>2017-04-04 23:39:49 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-04 23:39:49 +0000
commit4419c1d7294969da13e46156257bcc96e89b008f (patch)
treeb26e7d2bd9416ff57ee178d0828477916da7ad60 /ci/Dockerfile
parente797a9f954797949f676a46f5c9ceb31874f919a (diff)
parent6cd1a71456bc1ae7f84571c5944fa250989fd110 (diff)
Merge "This patch includes scripts to enhance the apex build support feature for generating kernel rpms based on the branch provided in apex.conf"
Diffstat (limited to 'ci/Dockerfile')
-rw-r--r--ci/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/Dockerfile b/ci/Dockerfile
index d39f15dd7..04c46b5b1 100644
--- a/ci/Dockerfile
+++ b/ci/Dockerfile
@@ -10,6 +10,7 @@ RUN yum -y update && yum -y install \
glib2-devel \
make \
gettext \
+ openssl-devel \
bc \
bison\
flex\