Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 541ac0d8 authored by ADILI Robin's avatar ADILI Robin
Browse files

install libxml and libz in docker image

parent 21c4ce1d
Branches
No related tags found
No related merge requests found
......@@ -6,4 +6,6 @@ VOLUME /build
WORKDIR /build
RUN yum -y install libxml2-devel zlib-devel
CMD ./buildall.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment