Skip to content
Snippets Groups Projects
Commit c2df66a8 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-163: added qpid-proton

parent b20de988
No related branches found
No related tags found
2 merge requests!110Resolve TMSS-163,!104Resolve TMSS-146
......@@ -9,7 +9,7 @@ RUN yum -y groupinstall 'Development Tools' && \
yum -y install epel-release && \
yum -y install cmake gcc git log4cplus-devel python3 python3-devel python3-pip which wget curl atop
RUN pip3 install kombu requests coverage
RUN pip3 install kombu requests coverage python-qpid-proton
RUN adduser lofarsys
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment