1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-07-31 02:21:32 +00:00
Files
Projects/Dockerfile
2021-08-24 02:44:49 -07:00

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