meztez / plumberDeploy

Other
50 stars 12 forks source link

Use RStudio Package manager to speed up initial setup #23

Open meztez opened 3 years ago

meztez commented 3 years ago

Based on RStudio Ubuntu docker image with package manager, speed up setup process.

https://github.com/rstudio/r-docker/blob/master/base/focal/Dockerfile

https://github.com/rstudio/r-docker/blob/master/4.0/focal/Dockerfile

meztez commented 3 years ago

And use a shell script in inst instead of those droplet_ssh command, much easier to test and maintain