Skip to content

Commit

Permalink
Merge pull request #454 from Ensembl/lcampbell/docker_ps
Browse files Browse the repository at this point in the history
Add ps for genomio container
  • Loading branch information
ens-LCampbell authored Nov 18, 2024
2 parents 7fa1ab8 + c6b8327 commit a09787c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/docker/genomio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get -y upgrade \
&& apt-get -y install \
default-libmysqlclient-dev \
procps \
pkg-config \
gcc \
pip \
Expand Down

0 comments on commit a09787c

Please sign in to comment.