1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-16 06:56:46 +00:00
Projects/Dockerfile

5 lines
161 B
Docker

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