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
Branches
Tags
No related merge requests found
...@@ -10,5 +10,6 @@ RUN apt-get update -qq \ ...@@ -10,5 +10,6 @@ RUN apt-get update -qq \
liblzma-dev \ liblzma-dev \
libcurl4-gnutls-dev \ libcurl4-gnutls-dev \
libssl-dev \ libssl-dev \
libncurses5-dev libncurses5-dev \
procps
RUN pip install macs3==${MACS3_VERSION} RUN pip install macs3==${MACS3_VERSION}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment