Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
smcolby committed Oct 14, 2024
1 parent 600cea0 commit 4ff0460
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
FROM corilo/corems:base-mono-pythonnet
FROM jcarr87/corems-base-py3.10
WORKDIR /metams

COPY metaMS/ /metams/metaMS/
COPY README.md disclaimer.txt Makefile requirements.txt setup.py /metams/
COPY db/ /metams/db/
RUN pip3 install --editable .



0 comments on commit 4ff0460

Please sign in to comment.