Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gabora committed Mar 18, 2024
1 parent 55e2527 commit 4259ac5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
@@ -1,3 +1,6 @@
FROM quay.io/biocontainers/decoupler:1.5.0--pyhdfd78af_0
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y git
RUN pip install omnipath==1.0.7 pandas==2.0.3
RUN pip install --upgrade git+https://github.com/saezlab/decoupler-py

0 comments on commit 4259ac5

Please sign in to comment.