Skip to content

Commit

Permalink
ps is required for nextflow to collect task metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
subwaystation committed Mar 24, 2021
1 parent cad2bf0 commit f2a6fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apt-get update \
pkg-config \
bc \
time \
ps \
libxml2-dev libssl-dev libcurl4-openssl-dev \
apt-transport-https software-properties-common dirmngr gpg-agent \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit f2a6fa6

Please sign in to comment.