Skip to content

Commit

Permalink
Add rocker-rpyjl Dockerimage
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Sep 22, 2024
1 parent f34ab5f commit b014013
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rocker-rpyjl/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM ghcr.io/geocompx/docker:rocker-rpy
RUN /rocker_scripts/install_julia.sh
# Install JulliaCall:
RUN R -e "install.packages('JuliaCall')"

0 comments on commit b014013

Please sign in to comment.