Skip to content

Commit

Permalink
another version of 'stable' images
Browse files Browse the repository at this point in the history
  • Loading branch information
o-smirnov committed May 10, 2020
1 parent 2be25de commit 5a8935f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stimela/cargo/base/ragavi_vis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ FROM stimela/base:1.2.5
RUN curl -sL https://deb.nodesource.com/setup_10.x | bash -
RUN update-alternatives --install /usr/bin/python python /usr/bin/python3.6 10
RUN pip3 install -U pip setuptools pyyaml
RUN pip3 install -U python-casacore dask-ms==0.2.4
RUN pip3 install -U python-casacore dask-ms==0.2.3
# RUN pip3 install -U ragavi
RUN pip3 install git+https://github.com/ratt-ru/ragavi@dev
# RUN pip install --force-reinstall -U git+https://github.com/o-smirnov/datashader
RUN pip3 install -I numpy
Expand Down

0 comments on commit 5a8935f

Please sign in to comment.