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

deeptools: add ps to Dockerfile

parent 3507966d
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 pip3 install deeptools==${DEEPTOOLS_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