Skip to content
Snippets Groups Projects
Commit 935f3611 authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

Harry, please cast syntaxius fiximus correctly

parent 07fce40a
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ FROM gitlab.ssec.wisc.edu:5555/cspp/buildbucket/shellb3/shellb3-centos7-gcc8-csp
RUN curl -o /work/himawari-master.tar.bz2 -sS https://gitlab.ssec.wisc.edu/rayg/himawari/-/archive/master/himawari-master.tar.bz2 \
&& ShellB3/ShellB3/bin/pip3 install /work/himawari-master.tar.bz2 \
&& echo "himawari" >> ShellB3/ShellB3/trim
RUN ShellB3/shellB3/bin/pip3 install satpy \
RUN ShellB3/ShellB3/bin/pip3 install satpy \
&& echo "satpy" >> ShellB3/ShellB3/trim
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment