Skip to content

Commit

Permalink
docker: label the image
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Dec 3, 2024
1 parent 4e04131 commit 4d5f266
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ ENV PATH="/opt/conda/envs/backsub/bin:$PATH"

RUN pip install --upgrade decoupler[omnipath,scikit,plotting]

LABEL org.opencontainers.image.source=https://github.com/saezlab/decoupler-py
LABEL org.opencontainers.image.description="Decoupler Anaconda image"
LABEL org.opencontainers.image.licenses=GPLv3

0 comments on commit 4d5f266

Please sign in to comment.