Skip to content
Snippets Groups Projects
Verified Commit 79984ea1 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

docker: add ps to macs3

parent 62e7c32c
No related branches found
No related tags found
No related merge requests found
......@@ -10,5 +10,6 @@ RUN apt-get update -qq \
liblzma-dev \
libcurl4-gnutls-dev \
libssl-dev \
libncurses5-dev
libncurses5-dev \
procps
RUN pip install macs3==${MACS3_VERSION}
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