Commit affa84e6 authored by Jakob Otto's avatar Jakob Otto

Add missing package to centos-8

parent c28e5a4f
......@@ -3,6 +3,8 @@ FROM centos:8
RUN yum install -y \
cmake \
gcc-c++ \
libasan \
libubsan \
git \
make \
openssl-devel \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment