1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-15 14:36:47 +00:00
Projects/Dockerfile

5 lines
160 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
CMD Rscript builtit.R