Skip to content

Commit

Permalink
Updated Dockerfile with babelscan
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPorter committed Aug 14, 2024
1 parent 3b67619 commit 92556f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM docker.io/continuumio/miniconda3:24.5.0-0
RUN conda install h5py
RUN conda install numpy matplotlib h5py
RUN python -m pip install git+https://github.com/DanPorter/babelscan.git

0 comments on commit 92556f2

Please sign in to comment.