mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-07-24 23:21:24 +00:00
switching to CI building the site
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM r-base:latest
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install libssl-dev pandoc build-essential libcurl4-gnutls-dev libxml2-dev libssl-dev -y
|
||||
RUN Rscript builtit.R
|
Reference in New Issue
Block a user